###########################################################################
#
# Makefile system for GILDAS softwares (2003-2012).
#
# Please be careful: element order often matters in makefiles.
#
###########################################################################

include $(gagadmdir)/Makefile.def

###########################################################################

DOC_IDS = point

###########################################################################

include $(gagadmdir)/Makefile.doc

###########################################################################

point.dvi point.pdf point-html: point.tex point-help-point.tex

###########################################################################
