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

include $(gagadmdir)/Makefile.def

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

DOC_IDS = telcal

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

include $(gagadmdir)/Makefile.doc

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

telcal.pdf telcal-html: telcal.tex telcal-help-telcal.tex

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