gno-docs/refs/GNUmakefile
2012-09-04 23:40:31 -06:00

13 lines
240 B
Makefile

#
# Various reference manuals
#
SRCROOT = ..
WEB_HOME_BASE = refs
SUBPROJECTS = intro kernel gsh
include $(SRCROOT)/etc/const-priv.mk
include $(SRCROOT)/etc/const.mk
-include $(SRCROOT)/etc/const-local.mk
include $(SRCROOT)/etc/rules.mk