NWGNUmakefile revision 6d16aecc0b6dcbca71c16757a9bf07d6ad3d3b66
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi# Declare the sub-directories to be built here
dc0d8d65d35787d30a275895ccad8d8e1b58a5edndSUBDIRS = \
0a94a19595172eac7686b569ed110be7fab8cb9dyoshiki $(APR_WORK)/build \
5652dbe450e4fcfdf36d4cfb42d7f2345ded29a4maczniak# Get the 'head' of the build environment. This includes default targets and
5652dbe450e4fcfdf36d4cfb42d7f2345ded29a4maczniak# paths to tools
include $(AP_WORK)/build/NWGNUhead.inc
$(NWOS)/test_char.h \
$(PCRE)/config.h \
$(PCRE)/pcre.h \
$(CC) $< @cc.opt
cc.opt : NWGNUmakefile $(AP_WORK)\build\NWGNUenvironment.inc $(AP_WORK)\build\NWGNUtail.inc $(AP_WORK)\build\NWGNUhead.inc
$(PCRE)/%.h: $(subst /,\,$(PCRE))\%.h.generic
$(error Error: required source $(NWOS)/chartables.c not found!)
$(error Error: required header $(NWOS)/test_char.h not found!)
include $(AP_WORK)/build/NWGNUtail.inc