# geometry_system/GNUmakefile # $Id: GNUmakefile,v 1.8 1999/09/02 16:35:26 hobbs Exp $ # ############################################################# # Use CTBUILD include ctbuild/srt/srt.mk # # Add a docpp target to make documentation (HLM) # .PHONY: docpp docpp: @$(MAKE) -C doc docpp