gno-docs/GNUmakefile

16 lines
283 B
Makefile
Raw Normal View History

#
# Top level GNO documentation makefile
#
SRCROOT = .
WEB_HOME_BASE =
SUBPROJECTS = refs refs.aug96
include $(SRCROOT)/etc/const-priv.mk
include $(SRCROOT)/etc/const.mk
-include $(SRCROOT)/etc/const-local.mk
include $(SRCROOT)/etc/rules.mk
2012-09-05 06:04:10 +00:00
clobber::
/bin/rm -rf $(OUTPUT_DIR)