relocate some more outdated code

This commit is contained in:
nhmall
2020-07-05 09:27:59 -04:00
parent 62d9c49338
commit 6c0d522b1a
12 changed files with 24 additions and 59 deletions
+1 -2
View File
@@ -474,8 +474,7 @@ endif
CONFIG_H = $(INCL)/config.h $(INCL)/config1.h $(INCL)/tradstdc.h \
$(INCL)/global.h $(INCL)/fnamesiz.h $(INCL)/coord.h \
$(INCL)/vmsconf.h $(INCL)/system.h $(INCL)/unixconf.h \
$(INCL)/os2conf.h $(INCL)/micro.h $(INCL)/pcconf.h \
$(INCL)/tosconf.h $(INCL)/amiconf.h $(INCL)/macconf.h \
$(INCL)/micro.h $(INCL)/pcconf.h \
$(INCL)/beconf.h $(INCL)/ntconf.h
HACK_H = $(INCL)/hack.h $(CONFIG_H) $(INCL)/align.h $(INCL)/context.h \
+1 -3
View File
@@ -472,9 +472,7 @@ PDCLIB =
CONFIG_H = $(INCL)\config.h $(INCL)\config1.h $(INCL)\tradstdc.h \
$(INCL)\global.h $(INCL)\fnamesiz.h $(INCL)\coord.h \
$(INCL)\vmsconf.h $(INCL)\system.h $(INCL)\nhlua.h \
$(INCL)\unixconf.h $(INCL)\os2conf.h $(INCL)\micro.h \
$(INCL)\pcconf.h $(INCL)\tosconf.h $(INCL)\amiconf.h \
$(INCL)\macconf.h $(INCL)\beconf.h $(INCL)\wceconf.h \
$(INCL)\unixconf.h $(INCL)\micro.h $(INCL)\pcconf.h \
$(INCL)\ntconf.h
HACK_H = $(INCL)\hack.h $(CONFIG_H) $(INCL)\lint.h $(INCL)\align.h \