outdated move follow-up
This commit is contained in:
@@ -493,7 +493,7 @@ CSOURCES = $(HACKCSRC) $(SYSCSRC) $(WINCSRC) $(CHAINSRC) $(GENCSRC)
|
||||
# cause dependency loops if run through "make depend"
|
||||
# and dgn_file.h, special level & dungeon files.
|
||||
#
|
||||
HACKINCL = align.h artifact.h artilist.h attrib.h beconf.h botl.h \
|
||||
HACKINCL = align.h artifact.h artilist.h attrib.h botl.h \
|
||||
color.h config.h config1.h context.h coord.h decl.h \
|
||||
display.h dlb.h dungeon.h engrave.h extern.h flag.h fnamesiz.h \
|
||||
func_tab.h global.h hack.h lint.h mextra.h mfndpos.h \
|
||||
|
||||
@@ -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)/micro.h $(INCL)/pcconf.h \
|
||||
$(INCL)/beconf.h $(INCL)/ntconf.h
|
||||
$(INCL)/micro.h $(INCL)/pcconf.h $(INCL)/ntconf.h
|
||||
|
||||
HACK_H = $(INCL)/hack.h $(CONFIG_H) $(INCL)/align.h $(INCL)/context.h \
|
||||
$(INCL)/dungeon.h $(INCL)/monsym.h $(INCL)/mkroom.h \
|
||||
|
||||
Reference in New Issue
Block a user