include/lev.h is an empty header file so just get rid of it
This commit is contained in:
@@ -879,7 +879,6 @@ DATE_H = $(INCL)\date.h
|
||||
DGN_FILE_H = $(INCL)\dgn_file.h
|
||||
DLB_H = $(INCL)\dlb.h
|
||||
FUNC_TAB_H = $(INCL)\func_tab.h
|
||||
LEV_H = $(INCL)\lev.h
|
||||
LEV_COMP_H = $(INCL)\lev_comp.h
|
||||
MAIL_H = $(INCL)\mail.h
|
||||
MFNDPOS_H = $(INCL)\mfndpos.h
|
||||
@@ -1789,7 +1788,7 @@ $(O)alloc.o: $(SRC)\alloc.c $(CONFIG_H)
|
||||
@echo $(BCOPTS2) >> $(VROOMMCFG)
|
||||
$(CC) $(CFLAGSN) $(COBJNAM)$@ $(SRC)\alloc.c
|
||||
$(O)ball.o: $(PCHO) $(SRC)\ball.c $(HACK_H)
|
||||
$(O)bones.o: $(PCHO) $(SRC)\bones.c $(HACK_H) $(LEV_H)
|
||||
$(O)bones.o: $(PCHO) $(SRC)\bones.c $(HACK_H)
|
||||
$(O)decl.o: $(PCHO) $(SRC)\decl.c $(HACK_H) $(QUEST_H)
|
||||
$(O)detect.o: $(PCHO) $(SRC)\detect.c $(HACK_H) $(ARTIFACT_H)
|
||||
$(O)dig.o: $(PCHO) $(SRC)\dig.c $(HACK_H) # check dep
|
||||
@@ -1806,7 +1805,7 @@ $(O)drawing.o: $(SRC)\drawing.c $(HACK_H) $(TERMCAP_H)
|
||||
@echo $(BCOPTS1) >> $(VROOMMCFG)
|
||||
@echo $(BCOPTS2) >> $(VROOMMCFG)
|
||||
$(CC) $(CFLAGSN) $(COBJNAM)$@ $(SRC)\drawing.c
|
||||
$(O)end.o: $(SRC)\end.c $(HACK_H) $(LEV_H) $(DLB_H)
|
||||
$(O)end.o: $(SRC)\end.c $(HACK_H) $(DLB_H)
|
||||
@type schema$(SCHEMA).bc | find "$(@B)_o" > $(VROOMMCFG)
|
||||
@echo $(BCOPTS1) >> $(VROOMMCFG)
|
||||
@echo $(BCOPTS2) >> $(VROOMMCFG)
|
||||
@@ -1819,7 +1818,7 @@ $(O)mapglyph.o: $(PCHO) $(SRC)\mapglyph.c $(HACK_H)
|
||||
$(O)minion.o: $(PCHO) $(SRC)\minion.c $(HACK_H)
|
||||
$(O)mklev.o: $(PCHO) $(SRC)\mklev.c $(HACK_H)
|
||||
$(O)mkmap.o: $(PCHO) $(SRC)\mkmap.c $(HACK_H) $(SP_LEV_H)
|
||||
$(O)mkmaze.o: $(PCHO) $(SRC)\mkmaze.c $(HACK_H) $(SP_LEV_H) $(LEV_H)
|
||||
$(O)mkmaze.o: $(PCHO) $(SRC)\mkmaze.c $(HACK_H) $(SP_LEV_H)
|
||||
$(O)monst.o: $(SRC)\monst.c $(CONFIG_H) $(PERMONST_H) $(MONSYM_H) \
|
||||
$(COLOR_H) $(ALIGN_H)
|
||||
@type schema$(SCHEMA).bc | find "$(@B)_o" > $(VROOMMCFG)
|
||||
@@ -1834,7 +1833,7 @@ $(O)monstr.o: $(SRC)\monstr.c $(CONFIG_H)
|
||||
$(O)mplayer.o: $(PCHO) $(SRC)\mplayer.c $(HACK_H)
|
||||
$(O)muse.o: $(PCHO) $(SRC)\muse.c $(HACK_H)
|
||||
$(O)music.o: $(PCHO) $(SRC)\music.c $(HACK_H)
|
||||
$(O)o_init.o: $(PCHO) $(SRC)\o_init.c $(HACK_H) $(LEV_H)
|
||||
$(O)o_init.o: $(PCHO) $(SRC)\o_init.c $(HACK_H)
|
||||
$(O)objects.o: $(SRC)\objects.c $(CONFIG_H) $(OBJ_H) $(OBJCLASS_H) \
|
||||
$(PROP_H) $(COLOR_H)
|
||||
@type schema$(SCHEMA).bc | find "$(@B)_o" > $(VROOMMCFG)
|
||||
@@ -1857,12 +1856,12 @@ $(O)quest.o: $(PCHO) $(SRC)\quest.c $(HACK_H) $(QUEST_H)
|
||||
$(O)questpgr.o: $(PCHO) $(SRC)\questpgr.c $(HACK_H) $(DLB_H)
|
||||
$(O)rect.o: $(PCHO) $(SRC)\rect.c $(HACK_H)
|
||||
$(O)region.o: $(PCHO) $(SRC)\region.c $(HACK_H)
|
||||
$(O)restore.o: $(PCHO) $(SRC)\restore.c $(HACK_H) $(LEV_H) $(TERMCAP_H) \
|
||||
$(O)restore.o: $(PCHO) $(SRC)\restore.c $(HACK_H) $(TERMCAP_H) \
|
||||
$(QUEST_H)
|
||||
$(O)rip.o: $(PCHO) $(SRC)\rip.c $(HACK_H)
|
||||
$(O)role.o: $(PCHO) $(SRC)\role.c $(HACK_H)
|
||||
$(O)rumors.o: $(PCHO) $(SRC)\rumors.c $(HACK_H) $(DLB_H)
|
||||
$(O)save.o: $(PCHO) $(SRC)\save.c $(HACK_H) $(LEV_H) $(QUEST_H)
|
||||
$(O)save.o: $(PCHO) $(SRC)\save.c $(HACK_H) $(QUEST_H)
|
||||
$(O)sit.o: $(PCHO) $(SRC)\sit.c $(HACK_H) $(ARTIFACT_H)
|
||||
$(O)steed.o: $(PCHO) $(SRC)\steed.c $(HACK_H)
|
||||
$(O)sys.o: $(PCHO) $(SRC)\sys.c $(HACK_H)
|
||||
@@ -1882,7 +1881,7 @@ $(O)vis_tab.o: $(SRC)\vis_tab.c $(HACK_H) $(VIS_TAB_H)
|
||||
$(CC) $(CFLAGSN) $(COBJNAM)$@ $(SRC)\vis_tab.c
|
||||
$(O)wield.o: $(PCHO) $(SRC)\wield.c $(HACK_H)
|
||||
$(O)windows.o: $(PCHO) $(SRC)\windows.c $(HACK_H) $(WINTTY_H)
|
||||
$(O)worm.o: $(PCHO) $(SRC)\worm.c $(HACK_H) $(LEV_H)
|
||||
$(O)worm.o: $(PCHO) $(SRC)\worm.c $(HACK_H)
|
||||
$(O)worn.o: $(PCHO) $(SRC)\worn.c $(HACK_H)
|
||||
$(O)write.o: $(PCHO) $(SRC)\write.c $(HACK_H)
|
||||
|
||||
@@ -1900,14 +1899,14 @@ $(O)attrib.0: $(PCH0) $(SRC)\attrib.c $(HACK_H)
|
||||
$(O)botl.0: $(PCH0) $(SRC)\botl.c $(HACK_H)
|
||||
$(O)cmd.0: $(PCH0) $(SRC)\cmd.c $(HACK_H) $(FUNC_TAB_H)
|
||||
$(O)dbridge.0: $(PCH0) $(SRC)\dbridge.c $(HACK_H)
|
||||
$(O)do.0: $(PCH0) $(SRC)\do.c $(HACK_H) $(LEV_H)
|
||||
$(O)do.0: $(PCH0) $(SRC)\do.c $(HACK_H)
|
||||
$(O)do_name.0: $(PCH0) $(SRC)\do_name.c $(HACK_H)
|
||||
$(O)do_wear.0: $(PCH0) $(SRC)\do_wear.c $(HACK_H)
|
||||
$(O)dogmove.0: $(PCH0) $(SRC)\dogmove.c $(HACK_H) $(MFNDPOS_H)
|
||||
$(O)dungeon.0: $(PCH0) $(SRC)\dungeon.c $(HACK_H) $(ALIGN_H) $(DGN_FILE_H) \
|
||||
$(DLB_H)
|
||||
$(O)eat.0: $(PCH0) $(SRC)\eat.c $(HACK_H)
|
||||
$(O)engrave.0: $(PCH0) $(SRC)\engrave.c $(HACK_H) $(LEV_H)
|
||||
$(O)engrave.0: $(PCH0) $(SRC)\engrave.c $(HACK_H)
|
||||
$(O)explode.0: $(PCH0) $(SRC)\explode.c $(HACK_H)
|
||||
$(O)hacklib.0: $(PCH0) $(SRC)\hacklib.c $(HACK_H)
|
||||
$(O)invent.0: $(PCH0) $(SRC)\invent.c $(HACK_H) $(ARTIFACT_H)
|
||||
@@ -1931,7 +1930,7 @@ $(O)shk.0: $(PCH0) $(SRC)\shk.c $(HACK_H)
|
||||
$(O)shknam.0: $(PCH0) $(SRC)\shknam.c $(HACK_H)
|
||||
$(O)sounds.0: $(PCH0) $(SRC)\sounds.c $(HACK_H)
|
||||
$(O)steal.0: $(PCH0) $(SRC)\steal.c $(HACK_H)
|
||||
$(O)timeout.0: $(PCH0) $(SRC)\timeout.c $(HACK_H) $(LEV_H)
|
||||
$(O)timeout.0: $(PCH0) $(SRC)\timeout.c $(HACK_H)
|
||||
$(O)track.0: $(PCH0) $(SRC)\track.c $(HACK_H)
|
||||
$(O)trap.0: $(PCH0) $(SRC)\trap.c $(HACK_H)
|
||||
$(O)vault.0: $(PCH0) $(SRC)\vault.c $(HACK_H)
|
||||
@@ -1951,12 +1950,12 @@ $(O)attrib.1: $(PCH1) $(SRC)\attrib.c $(HACK_H)
|
||||
$(O)botl.1: $(PCH1) $(SRC)\botl.c $(HACK_H)
|
||||
$(O)cmd.1: $(PCH1) $(SRC)\cmd.c $(HACK_H) $(FUNC_TAB_H)
|
||||
$(O)dbridge.1: $(PCH1) $(SRC)\dbridge.c $(HACK_H)
|
||||
$(O)do.1: $(PCH1) $(SRC)\do.c $(HACK_H) $(LEV_H)
|
||||
$(O)do.1: $(PCH1) $(SRC)\do.c $(HACK_H)
|
||||
$(O)do_wear.1: $(PCH1) $(SRC)\do_wear.c $(HACK_H)
|
||||
$(O)dog.1: $(PCH1) $(SRC)\dog.c $(HACK_H)
|
||||
$(O)dungeon.1: $(PCH1) $(SRC)\dungeon.c $(HACK_H) $(ALIGN_H) $(DGN_FILE_H) $(DLB_H)
|
||||
$(O)eat.1: $(PCH1) $(SRC)\eat.c $(HACK_H)
|
||||
$(O)engrave.1: $(PCH1) $(SRC)\engrave.c $(HACK_H) $(LEV_H)
|
||||
$(O)engrave.1: $(PCH1) $(SRC)\engrave.c $(HACK_H)
|
||||
$(O)explode.1: $(PCH1) $(SRC)\explode.c $(HACK_H)
|
||||
$(O)hack.1: $(PCH1) $(SRC)\hack.c $(HACK_H)
|
||||
$(O)hacklib.1: $(PCH1) $(SRC)\hacklib.c $(HACK_H)
|
||||
@@ -1973,7 +1972,7 @@ $(O)polyself.1: $(PCH1) $(SRC)\polyself.c $(HACK_H)
|
||||
$(O)rnd.1: $(PCH1) $(SRC)\rnd.c $(HACK_H)
|
||||
$(O)shk.1: $(PCH1) $(SRC)\shk.c $(HACK_H)
|
||||
$(O)steal.1: $(PCH1) $(SRC)\steal.c $(HACK_H)
|
||||
$(O)timeout.1: $(PCH1) $(SRC)\timeout.c $(HACK_H) $(LEV_H)
|
||||
$(O)timeout.1: $(PCH1) $(SRC)\timeout.c $(HACK_H)
|
||||
$(O)track.1: $(PCH1) $(SRC)\track.c $(HACK_H)
|
||||
$(O)trap.1: $(PCH1) $(SRC)\trap.c $(HACK_H)
|
||||
$(O)weapon.1: $(PCH1) $(SRC)\weapon.c $(HACK_H)
|
||||
@@ -1984,11 +1983,11 @@ $(O)zap.1: $(PCH1) $(SRC)\zap.c $(HACK_H)
|
||||
#
|
||||
|
||||
$(O)attrib.2: $(PCH2) $(SRC)\attrib.c $(HACK_H)
|
||||
$(O)do.2: $(PCH2) $(SRC)\do.c $(HACK_H) $(LEV_H)
|
||||
$(O)do.2: $(PCH2) $(SRC)\do.c $(HACK_H)
|
||||
$(O)do_name.2: $(PCH2) $(SRC)\do_name.c $(HACK_H)
|
||||
$(O)do_wear.2: $(PCH2) $(SRC)\do_wear.c $(HACK_H)
|
||||
$(O)dog.2: $(PCH2) $(SRC)\dog.c $(HACK_H)
|
||||
$(O)engrave.2: $(PCH2) $(SRC)\engrave.c $(HACK_H) $(LEV_H)
|
||||
$(O)engrave.2: $(PCH2) $(SRC)\engrave.c $(HACK_H)
|
||||
$(O)hack.2: $(PCH2) $(SRC)\hack.c $(HACK_H)
|
||||
$(O)hacklib.2: $(PCH2) $(SRC)\hacklib.c $(HACK_H)
|
||||
$(O)invent.2: $(PCH2) $(SRC)\invent.c $(HACK_H) $(ARTIFACT_H)
|
||||
@@ -2004,7 +2003,7 @@ $(O)zap.2: $(PCH2) $(SRC)\zap.c $(HACK_H)
|
||||
# OVL3
|
||||
#
|
||||
|
||||
$(O)do.3: $(PCH3) $(SRC)\do.c $(HACK_H) $(LEV_H)
|
||||
$(O)do.3: $(PCH3) $(SRC)\do.c $(HACK_H)
|
||||
$(O)hack.3: $(PCH3) $(SRC)\hack.c $(HACK_H)
|
||||
$(O)invent.3: $(PCH3) $(SRC)\invent.c $(HACK_H) $(ARTIFACT_H)
|
||||
$(O)light.3: $(PCH3) $(SRC)\light.c $(HACK_H)
|
||||
@@ -2023,13 +2022,13 @@ $(O)attrib.B: $(PCHB) $(SRC)\attrib.c $(HACK_H)
|
||||
$(O)botl.B: $(PCHB) $(SRC)\botl.c $(HACK_H)
|
||||
$(O)cmd.B: $(PCHB) $(SRC)\cmd.c $(HACK_H) $(FUNC_TAB_H)
|
||||
$(O)dbridge.B: $(PCHB) $(SRC)\dbridge.c $(HACK_H)
|
||||
$(O)do.B: $(PCHB) $(SRC)\do.c $(HACK_H) $(LEV_H)
|
||||
$(O)do.B: $(PCHB) $(SRC)\do.c $(HACK_H)
|
||||
$(O)do_name.B: $(PCHB) $(SRC)\do_name.c $(HACK_H)
|
||||
$(O)do_wear.B: $(PCHB) $(SRC)\do_wear.c $(HACK_H)
|
||||
$(O)dog.B: $(PCHB) $(SRC)\dog.c $(HACK_H)
|
||||
$(O)dogmove.B: $(PCHB) $(SRC)\dogmove.c $(HACK_H) $(MFNDPOS_H)
|
||||
$(O)eat.B: $(PCHB) $(SRC)\eat.c $(HACK_H)
|
||||
$(O)engrave.B: $(PCHB) $(SRC)\engrave.c $(HACK_H) $(LEV_H)
|
||||
$(O)engrave.B: $(PCHB) $(SRC)\engrave.c $(HACK_H)
|
||||
$(O)hack.B: $(PCHB) $(SRC)\hack.c $(HACK_H)
|
||||
$(O)hacklib.B: $(PCHB) $(SRC)\hacklib.c $(HACK_H)
|
||||
$(O)invent.B: $(PCHB) $(SRC)\invent.c $(HACK_H) $(ARTIFACT_H)
|
||||
@@ -2060,7 +2059,7 @@ $(O)shk.B: $(PCHB) $(SRC)\shk.c $(HACK_H)
|
||||
$(O)shknam.B: $(PCHB) $(SRC)\shknam.c $(HACK_H)
|
||||
$(O)sounds.B: $(PCHB) $(SRC)\sounds.c $(HACK_H)
|
||||
$(O)steal.B: $(PCHB) $(SRC)\steal.c $(HACK_H)
|
||||
$(O)timeout.B: $(PCHB) $(SRC)\timeout.c $(HACK_H) $(LEV_H)
|
||||
$(O)timeout.B: $(PCHB) $(SRC)\timeout.c $(HACK_H)
|
||||
$(O)track.B: $(PCHB) $(SRC)\track.c $(HACK_H)
|
||||
$(O)trap.B: $(PCHB) $(SRC)\trap.c $(HACK_H)
|
||||
$(O)vault.B: $(PCHB) $(SRC)\vault.c $(HACK_H)
|
||||
|
||||
@@ -1398,7 +1398,7 @@ $(O)apply.o: apply.c $(HACK_H)
|
||||
$(O)artifact.o: artifact.c $(HACK_H) $(INCL)/artifact.h $(INCL)/artilist.h
|
||||
$(O)attrib.o: attrib.c $(HACK_H)
|
||||
$(O)ball.o: ball.c $(HACK_H)
|
||||
$(O)bones.o: bones.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)bones.o: bones.c $(HACK_H)
|
||||
$(O)botl.o: botl.c $(HACK_H)
|
||||
$(O)cmd.o: cmd.c $(HACK_H) $(INCL)/func_tab.h
|
||||
$(O)dbridge.o: dbridge.c $(HACK_H)
|
||||
@@ -1408,7 +1408,7 @@ $(O)dig.o: dig.c $(HACK_H)
|
||||
$(O)display.o: display.c $(HACK_H)
|
||||
$(O)dlb.o: dlb.c $(CONFIG_H) $(INCL)/dlb.h
|
||||
$(CC) $(cflags) -I../sys/msdos -o$@ dlb.c
|
||||
$(O)do.o: do.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)do.o: do.c $(HACK_H)
|
||||
$(O)do_name.o: do_name.c $(HACK_H)
|
||||
$(O)do_wear.o: do_wear.c $(HACK_H)
|
||||
$(O)dog.o: dog.c $(HACK_H)
|
||||
@@ -1418,8 +1418,8 @@ $(O)dothrow.o: dothrow.c $(HACK_H)
|
||||
$(O)drawing.o: drawing.c $(HACK_H) $(INCL)/tcap.h
|
||||
$(O)dungeon.o: dungeon.c $(HACK_H) $(INCL)/dgn_file.h $(INCL)/dlb.h
|
||||
$(O)eat.o: eat.c $(HACK_H)
|
||||
$(O)end.o: end.c $(HACK_H) $(INCL)/lev.h $(INCL)/dlb.h
|
||||
$(O)engrave.o: engrave.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)end.o: end.c $(HACK_H) $(INCL)/dlb.h
|
||||
$(O)engrave.o: engrave.c $(HACK_H)
|
||||
$(O)exper.o: exper.c $(HACK_H)
|
||||
$(O)explode.o: explode.c $(HACK_H)
|
||||
$(O)extralev.o: extralev.c $(HACK_H)
|
||||
@@ -1428,7 +1428,7 @@ $(O)fountain.o: fountain.c $(HACK_H)
|
||||
$(O)hack.o: hack.c $(HACK_H)
|
||||
$(O)hacklib.o: hacklib.c $(HACK_H)
|
||||
$(O)invent.o: invent.c $(HACK_H)
|
||||
$(O)light.o: light.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)light.o: light.c $(HACK_H)
|
||||
$(O)lock.o: lock.c $(HACK_H)
|
||||
$(O)mail.o: mail.c $(HACK_H) $(INCL)/mail.h
|
||||
$(O)makemon.o: makemon.c $(HACK_H)
|
||||
@@ -1439,7 +1439,7 @@ $(O)mhitu.o: mhitu.c $(HACK_H) $(INCL)/artifact.h
|
||||
$(O)minion.o: minion.c $(HACK_H)
|
||||
$(O)mklev.o: mklev.c $(HACK_H)
|
||||
$(O)mkmap.o: mkmap.c $(HACK_H) $(INCL)/sp_lev.h
|
||||
$(O)mkmaze.o: mkmaze.c $(HACK_H) $(INCL)/sp_lev.h $(INCL)/lev.h
|
||||
$(O)mkmaze.o: mkmaze.c $(HACK_H) $(INCL)/sp_lev.h
|
||||
$(O)mkobj.o: mkobj.c $(HACK_H)
|
||||
$(O)mkroom.o: mkroom.c $(HACK_H)
|
||||
$(O)mon.o: mon.c $(HACK_H) $(INCL)/mfndpos.h
|
||||
@@ -1455,7 +1455,7 @@ $(O)music.o: music.c $(HACK_H) #interp.c
|
||||
$(O)nhlua.o: nhlua.c $(HACK_H)
|
||||
$(O)nhlsel.o: nhlsel.c $(HACK_H)
|
||||
$(O)nhlobj.o: nhlobj.c $(HACK_H)
|
||||
$(O)o_init.o: o_init.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)o_init.o: o_init.c $(HACK_H)
|
||||
$(O)objects.o: objects.c $(CONFIG_H) $(INCL)/obj.h $(INCL)/objclass.h \
|
||||
$(INCL)/prop.h $(INCL)/skills.h $(INCL)/color.h
|
||||
$(O)objnam.o: objnam.c $(HACK_H)
|
||||
@@ -1472,13 +1472,13 @@ $(O)quest.o: quest.c $(HACK_H)
|
||||
$(O)questpgr.o: questpgr.c $(HACK_H) $(INCL)/dlb.h
|
||||
$(O)read.o: read.c $(HACK_H)
|
||||
$(O)rect.o: rect.c $(HACK_H)
|
||||
$(O)region.o: region.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)restore.o: restore.c $(HACK_H) $(INCL)/lev.h $(INCL)/tcap.h
|
||||
$(O)region.o: region.c $(HACK_H)
|
||||
$(O)restore.o: restore.c $(HACK_H) $(INCL)/tcap.h
|
||||
$(O)rip.o: rip.c $(HACK_H)
|
||||
$(O)rnd.o: rnd.c $(HACK_H)
|
||||
$(O)role.o: role.c $(HACK_H)
|
||||
$(O)rumors.o: rumors.c $(HACK_H) $(INCL)/lev.h $(INCL)/dlb.h
|
||||
$(O)save.o: save.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)rumors.o: rumors.c $(HACK_H) $(INCL)/dlb.h
|
||||
$(O)save.o: save.c $(HACK_H)
|
||||
$(O)shk.o: shk.c $(HACK_H)
|
||||
$(O)shknam.o: shknam.c $(HACK_H)
|
||||
$(O)sit.o: sit.c $(HACK_H) $(INCL)/artifact.h
|
||||
@@ -1489,7 +1489,7 @@ $(O)steal.o: steal.c $(HACK_H)
|
||||
$(O)steed.o: steed.c $(HACK_H)
|
||||
$(O)sys.o: sys.c $(HACK_H)
|
||||
$(O)teleport.o: teleport.c $(HACK_H)
|
||||
$(O)timeout.o: timeout.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)timeout.o: timeout.c $(HACK_H)
|
||||
$(O)topten.o: topten.c $(HACK_H) $(INCL)/dlb.h $(PATCHLEV_H)
|
||||
$(O)track.o: track.c $(HACK_H)
|
||||
$(O)trap.o: trap.c $(HACK_H)
|
||||
@@ -1503,7 +1503,7 @@ $(O)were.o: were.c $(HACK_H)
|
||||
$(O)wield.o: wield.c $(HACK_H)
|
||||
$(O)windows.o: windows.c $(HACK_H) $(INCL)/wingem.h $(INCL)/winGnome.h
|
||||
$(O)wizard.o: wizard.c $(HACK_H)
|
||||
$(O)worm.o: worm.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)worm.o: worm.c $(HACK_H)
|
||||
$(O)worn.o: worn.c $(HACK_H)
|
||||
$(O)write.o: write.c $(HACK_H)
|
||||
$(O)zap.o: zap.c $(HACK_H)
|
||||
|
||||
@@ -1114,7 +1114,7 @@ apply.o: apply.c $(HACK_H)
|
||||
artifact.o: artifact.c $(HACK_H) $(INCL)\artifact.h $(INCL)\artilist.h
|
||||
attrib.o: attrib.c $(HACK_H) $(INCL)\artifact.h
|
||||
ball.o: ball.c $(HACK_H)
|
||||
bones.o: bones.c $(HACK_H) $(INCL)\lev.h
|
||||
bones.o: bones.c $(HACK_H)
|
||||
botl.o: botl.c $(HACK_H)
|
||||
cmd.o: cmd.c $(HACK_H) $(INCL)\func_tab.h
|
||||
dbridge.o: dbridge.c $(HACK_H)
|
||||
@@ -1123,7 +1123,7 @@ detect.o: detect.c $(HACK_H) $(INCL)\artifact.h
|
||||
dig.o: dig.c $(HACK_H)
|
||||
display.o: display.c $(HACK_H)
|
||||
dlb.o: dlb.c $(CONFIG_H) $(INCL)\dlb.h
|
||||
do.o: do.c $(HACK_H) $(INCL)\lev.h
|
||||
do.o: do.c $(HACK_H)
|
||||
do_name.o: do_name.c $(HACK_H)
|
||||
do_wear.o: do_wear.c $(HACK_H)
|
||||
dog.o: dog.c $(HACK_H)
|
||||
@@ -1133,8 +1133,8 @@ dothrow.o: dothrow.c $(HACK_H)
|
||||
drawing.o: drawing.c $(HACK_H) $(INCL)\tcap.h
|
||||
dungeon.o: dungeon.c $(HACK_H) $(INCL)\dgn_file.h $(INCL)\dlb.h
|
||||
eat.o: eat.c $(HACK_H)
|
||||
end.o: end.c $(HACK_H) $(INCL)\lev.h $(INCL)\dlb.h
|
||||
engrave.o: engrave.c $(HACK_H) $(INCL)\lev.h
|
||||
end.o: end.c $(HACK_H) $(INCL)\dlb.h
|
||||
engrave.o: engrave.c $(HACK_H)
|
||||
exper.o: exper.c $(HACK_H)
|
||||
explode.o: explode.c $(HACK_H)
|
||||
extralev.o: extralev.c $(HACK_H)
|
||||
@@ -1143,7 +1143,7 @@ fountain.o: fountain.c $(HACK_H)
|
||||
hack.o: hack.c $(HACK_H)
|
||||
hacklib.o: hacklib.c $(HACK_H)
|
||||
invent.o: invent.c $(HACK_H) $(INCL)\artifact.h
|
||||
light.o: light.c $(HACK_H) $(INCL)\lev.h
|
||||
light.o: light.c $(HACK_H)
|
||||
lock.o: lock.c $(HACK_H)
|
||||
mail.o: mail.c $(HACK_H) $(INCL)\mail.h
|
||||
makemon.o: makemon.c $(HACK_H)
|
||||
@@ -1154,7 +1154,7 @@ mhitu.o: mhitu.c $(HACK_H) $(INCL)\artifact.h
|
||||
minion.o: minion.c $(HACK_H)
|
||||
mklev.o: mklev.c $(HACK_H)
|
||||
mkmap.o: mkmap.c $(HACK_H) $(INCL)\sp_lev.h
|
||||
mkmaze.o: mkmaze.c $(HACK_H) $(INCL)\sp_lev.h $(INCL)\lev.h
|
||||
mkmaze.o: mkmaze.c $(HACK_H) $(INCL)\sp_lev.h
|
||||
mkobj.o: mkobj.c $(HACK_H) $(INCL)\artifact.h
|
||||
mkroom.o: mkroom.c $(HACK_H)
|
||||
mon.o: mon.c $(HACK_H) $(INCL)\mfndpos.h
|
||||
@@ -1167,7 +1167,7 @@ mplayer.o: mplayer.c $(HACK_H)
|
||||
mthrowu.o: mthrowu.c $(HACK_H)
|
||||
muse.o: muse.c $(HACK_H)
|
||||
music.o: music.c $(HACK_H) #interp.c
|
||||
o_init.o: o_init.c $(HACK_H) $(INCL)\lev.h
|
||||
o_init.o: o_init.c $(HACK_H)
|
||||
objects.o: objects.c $(CONFIG_H) $(INCL)\obj.h $(INCL)\objclass.h \
|
||||
$(INCL)\prop.h $(INCL)\skills.h $(INCL)\color.h
|
||||
objnam.o: objnam.c $(HACK_H)
|
||||
@@ -1186,12 +1186,12 @@ questpgr.o: questpgr.c $(HACK_H) $(INCL)\dlb.h
|
||||
read.o: read.c $(HACK_H)
|
||||
rect.o: rect.c $(HACK_H)
|
||||
region.o: region.c $(HACK_H)
|
||||
restore.o: restore.c $(HACK_H) $(INCL)\lev.h $(INCL)\tcap.h
|
||||
restore.o: restore.c $(HACK_H) $(INCL)\tcap.h
|
||||
rip.o: rip.c $(HACK_H)
|
||||
rnd.o: rnd.c $(HACK_H)
|
||||
role.o: role.c $(HACK_H)
|
||||
rumors.o: rumors.c $(HACK_H) $(INCL)\lev.h $(INCL)\dlb.h
|
||||
save.o: save.c $(HACK_H) $(INCL)\lev.h
|
||||
rumors.o: rumors.c $(HACK_H) $(INCL)\dlb.h
|
||||
save.o: save.c $(HACK_H)
|
||||
shk.o: shk.c $(HACK_H)
|
||||
shknam.o: shknam.c $(HACK_H)
|
||||
sit.o: sit.c $(HACK_H) $(INCL)\artifact.h
|
||||
@@ -1202,7 +1202,7 @@ steal.o: steal.c $(HACK_H)
|
||||
steed.o: steed.c $(HACK_H)
|
||||
sys.o: sys.c $(HACK_H)
|
||||
teleport.o: teleport.c $(HACK_H)
|
||||
timeout.o: timeout.c $(HACK_H) $(INCL)\lev.h
|
||||
timeout.o: timeout.c $(HACK_H)
|
||||
topten.o: topten.c $(HACK_H) $(INCL)\dlb.h $(INCL)\patchlev.h
|
||||
track.o: track.c $(HACK_H)
|
||||
trap.o: trap.c $(HACK_H)
|
||||
@@ -1216,7 +1216,7 @@ were.o: were.c $(HACK_H)
|
||||
wield.o: wield.c $(HACK_H)
|
||||
windows.o: windows.c $(HACK_H) $(INCL)\wingem.h
|
||||
wizard.o: wizard.c $(HACK_H)
|
||||
worm.o: worm.c $(HACK_H) $(INCL)\lev.h
|
||||
worm.o: worm.c $(HACK_H)
|
||||
worn.o: worn.c $(HACK_H)
|
||||
write.o: write.c $(HACK_H)
|
||||
zap.o: zap.c $(HACK_H)
|
||||
|
||||
@@ -1052,7 +1052,7 @@ $(O)apply.o: apply.c $(HACK_H)
|
||||
$(O)artifact.o: artifact.c $(HACK_H) $(INCL)/artifact.h $(INCL)/artilist.h
|
||||
$(O)attrib.o: attrib.c $(HACK_H)
|
||||
$(O)ball.o: ball.c $(HACK_H)
|
||||
$(O)bones.o: bones.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)bones.o: bones.c $(HACK_H)
|
||||
$(O)botl.o: botl.c $(HACK_H)
|
||||
$(O)cmd.o: cmd.c $(HACK_H) $(INCL)/func_tab.h
|
||||
$(O)dbridge.o: dbridge.c $(HACK_H)
|
||||
@@ -1062,7 +1062,7 @@ $(O)dig.o: dig.c $(HACK_H)
|
||||
$(O)display.o: display.c $(HACK_H)
|
||||
$(O)dlb.o: dlb.c $(CONFIG_H) $(INCL)/dlb.h
|
||||
$(TARGET_CC) $(cflags) -I../sys/msdos -o$@ dlb.c
|
||||
$(O)do.o: do.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)do.o: do.c $(HACK_H)
|
||||
$(O)do_name.o: do_name.c $(HACK_H)
|
||||
$(O)do_wear.o: do_wear.c $(HACK_H)
|
||||
$(O)dog.o: dog.c $(HACK_H)
|
||||
@@ -1072,8 +1072,8 @@ $(O)dothrow.o: dothrow.c $(HACK_H)
|
||||
$(O)drawing.o: drawing.c $(HACK_H) $(INCL)/tcap.h
|
||||
$(O)dungeon.o: dungeon.c $(HACK_H) $(INCL)/dgn_file.h $(INCL)/dlb.h
|
||||
$(O)eat.o: eat.c $(HACK_H)
|
||||
$(O)end.o: end.c $(HACK_H) $(INCL)/lev.h $(INCL)/dlb.h
|
||||
$(O)engrave.o: engrave.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)end.o: end.c $(HACK_H) $(INCL)/dlb.h
|
||||
$(O)engrave.o: engrave.c $(HACK_H)
|
||||
$(O)exper.o: exper.c $(HACK_H)
|
||||
$(O)explode.o: explode.c $(HACK_H)
|
||||
$(O)extralev.o: extralev.c $(HACK_H)
|
||||
@@ -1082,7 +1082,7 @@ $(O)fountain.o: fountain.c $(HACK_H)
|
||||
$(O)hack.o: hack.c $(HACK_H)
|
||||
$(O)hacklib.o: hacklib.c $(HACK_H)
|
||||
$(O)invent.o: invent.c $(HACK_H)
|
||||
$(O)light.o: light.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)light.o: light.c $(HACK_H)
|
||||
$(O)lock.o: lock.c $(HACK_H)
|
||||
$(O)mail.o: mail.c $(HACK_H) $(INCL)/mail.h
|
||||
$(O)makemon.o: makemon.c $(HACK_H)
|
||||
@@ -1093,7 +1093,7 @@ $(O)mhitu.o: mhitu.c $(HACK_H) $(INCL)/artifact.h
|
||||
$(O)minion.o: minion.c $(HACK_H)
|
||||
$(O)mklev.o: mklev.c $(HACK_H)
|
||||
$(O)mkmap.o: mkmap.c $(HACK_H) $(INCL)/sp_lev.h
|
||||
$(O)mkmaze.o: mkmaze.c $(HACK_H) $(INCL)/sp_lev.h $(INCL)/lev.h
|
||||
$(O)mkmaze.o: mkmaze.c $(HACK_H) $(INCL)/sp_lev.h
|
||||
$(O)mkobj.o: mkobj.c $(HACK_H)
|
||||
$(O)mkroom.o: mkroom.c $(HACK_H)
|
||||
$(O)mon.o: mon.c $(HACK_H) $(INCL)/mfndpos.h
|
||||
@@ -1106,7 +1106,7 @@ $(O)mplayer.o: mplayer.c $(HACK_H)
|
||||
$(O)mthrowu.o: mthrowu.c $(HACK_H)
|
||||
$(O)muse.o: muse.c $(HACK_H)
|
||||
$(O)music.o: music.c $(HACK_H) #interp.c
|
||||
$(O)o_init.o: o_init.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)o_init.o: o_init.c $(HACK_H)
|
||||
$(O)objects.o: objects.c $(CONFIG_H) $(INCL)/obj.h $(INCL)/objclass.h \
|
||||
$(INCL)/prop.h $(INCL)/skills.h $(INCL)/color.h
|
||||
$(O)objnam.o: objnam.c $(HACK_H)
|
||||
@@ -1123,13 +1123,13 @@ $(O)quest.o: quest.c $(HACK_H)
|
||||
$(O)questpgr.o: questpgr.c $(HACK_H) $(INCL)/dlb.h
|
||||
$(O)read.o: read.c $(HACK_H)
|
||||
$(O)rect.o: rect.c $(HACK_H)
|
||||
$(O)region.o: region.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)restore.o: restore.c $(HACK_H) $(INCL)/lev.h $(INCL)/tcap.h
|
||||
$(O)region.o: region.c $(HACK_H)
|
||||
$(O)restore.o: restore.c $(HACK_H) $(INCL)/tcap.h
|
||||
$(O)rip.o: rip.c $(HACK_H)
|
||||
$(O)rnd.o: rnd.c $(HACK_H)
|
||||
$(O)role.o: role.c $(HACK_H)
|
||||
$(O)rumors.o: rumors.c $(HACK_H) $(INCL)/lev.h $(INCL)/dlb.h
|
||||
$(O)save.o: save.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)rumors.o: rumors.c $(HACK_H) $(INCL)/dlb.h
|
||||
$(O)save.o: save.c $(HACK_H)
|
||||
$(O)shk.o: shk.c $(HACK_H)
|
||||
$(O)shknam.o: shknam.c $(HACK_H)
|
||||
$(O)sit.o: sit.c $(HACK_H) $(INCL)/artifact.h
|
||||
@@ -1140,7 +1140,7 @@ $(O)steal.o: steal.c $(HACK_H)
|
||||
$(O)steed.o: steed.c $(HACK_H)
|
||||
$(O)sys.o: sys.c $(HACK_H)
|
||||
$(O)teleport.o: teleport.c $(HACK_H)
|
||||
$(O)timeout.o: timeout.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)timeout.o: timeout.c $(HACK_H)
|
||||
$(O)topten.o: topten.c $(HACK_H) $(INCL)/dlb.h $(PATCHLEV_H)
|
||||
$(O)track.o: track.c $(HACK_H)
|
||||
$(O)trap.o: trap.c $(HACK_H)
|
||||
@@ -1154,7 +1154,7 @@ $(O)were.o: were.c $(HACK_H)
|
||||
$(O)wield.o: wield.c $(HACK_H)
|
||||
$(O)windows.o: windows.c $(HACK_H) $(INCL)/wingem.h $(INCL)/winGnome.h
|
||||
$(O)wizard.o: wizard.c $(HACK_H)
|
||||
$(O)worm.o: worm.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)worm.o: worm.c $(HACK_H)
|
||||
$(O)worn.o: worn.c $(HACK_H)
|
||||
$(O)write.o: write.c $(HACK_H)
|
||||
$(O)zap.o: zap.c $(HACK_H)
|
||||
|
||||
Reference in New Issue
Block a user