NWGNUmakefile revision 0d980d2520a57fc9383ef53ace25279b9ccfdfb7
2N/Ainclude $(AP_WORK)/build/NWGNUhead.inc
2N/A $(SRC)/include/ap_config_layout.h \
2N/A $(NWOS)/test_char.h \
2N/Alibs :: chkapr $(NWOS)/chartables.c
2N/Acc.opt : NWGNUmakefile $(APBUILD)/NWGNUenvironment.inc $(APBUILD)/NWGNUtail.inc $(APBUILD)/NWGNUhead.inc
2N/A @echo $(DL)-I$(SERVER)/mpm/netware$(DL)>> $@
2N/A$(PCRE)/%.h: $(PCRE)/%.h.generic
2N/A$(error Error: required source $(NWOS)/chartables.c not found!)
2N/A$(error Error: required header $(NWOS)/test_char.h not found!)
2N/A $(call DEL,$(SRC)/include/ap_config_layout.h)
2N/A $(call DEL,$(DAV)/main/dav.imp)
2N/A $(call DEL,nw_export.i)
2N/A $(call DEL,NWGNUversion.inc)
2N/A $(call DEL,$(NWOS)/chartables.c)
2N/A $(call DEL,$(NWOS)/test_char.h)
2N/A $(call DEL,dftables.exe)
2N/A $(call DEL,gen_test_char.exe)
2N/Ainclude $(APBUILD)/NWGNUtail.inc