]> granicus.if.org Git - nethack/commitdiff
when decl.h changes, ensure windmain is rebuilt
authornhmall <nhmall@nethack.org>
Fri, 22 Nov 2019 12:40:17 +0000 (07:40 -0500)
committernhmall <nhmall@nethack.org>
Fri, 22 Nov 2019 12:40:17 +0000 (07:40 -0500)
sys/winnt/Makefile.gcc
sys/winnt/Makefile.msc

index 9bb2f920e40fdc6a1f3d557a72fdea56ef7f0666..e9d7bbf6e6d08fdb9f53dadaa4f0bb784719dcd0 100644 (file)
@@ -1753,6 +1753,7 @@ $(O)vision.o: vision.c $(HACK_H) $(INCL)/vis_tab.h
 $(O)weapon.o: weapon.c $(HACK_H)
 $(O)were.o: were.c $(HACK_H)
 $(O)wield.o: wield.c $(HACK_H)
+$(O)windmain.o: $(MSWSYS)\windmain.c $(HACK_H)
 $(O)windows.o: windows.c $(HACK_H) $(INCL)/wingem.h $(INCL)/winGnome.h
 $(O)wizard.o: wizard.c $(HACK_H) $(INCL)/qtext.h
 $(O)worm.o: worm.c $(HACK_H) $(INCL)/lev.h
index 8a9eb0d2fb6901a8f8c486b4bc761e93587619dd..8e0da5bd49af36b32d4889f3c1729ad092b1e10c 100644 (file)
@@ -1745,6 +1745,7 @@ $(O)vision.o: vision.c $(HACK_H) $(INCL)\vis_tab.h
 $(O)weapon.o: weapon.c $(HACK_H)
 $(O)were.o: were.c $(HACK_H)
 $(O)wield.o: wield.c $(HACK_H)
+$(O)windmain.o: $(MSWSYS)\windmain.c $(HACK_H)
 #$(O)windows.o: windows.c $(HACK_H) $(INCL)\wingem.h $(INCL)\winGnome.h
 $(O)wizard.o: wizard.c $(HACK_H) $(INCL)\qtext.h
 $(O)worm.o: worm.c $(HACK_H) $(INCL)\lev.h