TOP = ../..
SRCDIR = .

MODULES = main
PROG = gontdoc
GLIBS = xml.xga

include $(TOP)/aux/rules.prog

clean: clean-prog
