updates forced from master
authornhmall <mjnh@persona.ca>
Thu, 7 May 2015 00:07:18 +0000 (20:07 -0400)
committernhmall <mjnh@persona.ca>
Thu, 7 May 2015 00:07:18 +0000 (20:07 -0400)
 Changes to be committed:
modified:   sys/winnt/Makefile.bcc
modified:   sys/winnt/Makefile.gcc
modified:   sys/winnt/Makefile.msc

sys/winnt/Makefile.bcc
sys/winnt/Makefile.gcc
sys/winnt/Makefile.msc

index 59b7cb3e9b016ba44536c470c111485d075de98b..cfd2990019ab9f0c69fc1739244fa4017e57c4a5 100644 (file)
@@ -434,7 +434,7 @@ HACK_H = $(INCL)\hack.h $(CONFIG_H) $(INCL)\context.h $(INCL)\align.h \
                $(INCL)\monflag.h $(INCL)\mondata.h $(INCL)\pm.h \
                $(INCL)\wintype.h $(INCL)\decl.h $(INCL)\quest.h \
                $(INCL)\spell.h $(INCL)\sys.h $(INCL)\color.h $(INCL)\obj.h \
-               $(INCL)\you.h $(INCL)\attrib.h $(INCL)\monst.h \
+               $(INCL)\you.h $(INCL)\attrib.h $(INCL)\monst.h $(INCL)\lint.h \
                $(INCL)\mextra.h $(INCL)\skills.h $(INCL)\onames.h \
                $(INCL)\timeout.h $(INCL)\trap.h $(INCL)\flag.h $(INCL)\rm.h \
                $(INCL)\vision.h $(INCL)\display.h $(INCL)\engrave.h \
index 92a71862360cd8f71d1992bc5e4de6a1ba3cca91..898d16e708c12830176e2700196d6f653a1bf14e 100644 (file)
@@ -361,7 +361,7 @@ HACK_H = $(INCL)/hack.h $(CONFIG_H) $(INCL)/align.h $(INCL)/context.h \
               $(INCL)/monflag.h $(INCL)/mondata.h $(INCL)/pm.h \
               $(INCL)/wintype.h $(INCL)/decl.h $(INCL)/quest.h \
               $(INCL)/spell.h $(INCL)/color.h $(INCL)/obj.h \
-              $(INCL)/you.h $(INCL)/attrib.h $(INCL)/monst.h \
+              $(INCL)/you.h $(INCL)/attrib.h $(INCL)/monst.h $(INCL)/lint.h \
               $(INCL)/mextra.h $(INCL)/skills.h $(INCL)/onames.h \
               $(INCL)/timeout.h $(INCL)/trap.h $(INCL)/flag.h $(INCL)/rm.h \
               $(INCL)/vision.h $(INCL)/display.h $(INCL)/engrave.h \
index 6f08c3eabf9c886539c293c66823f9ac4c565889..9c5c52704f9428c143d0042371b9c8543dd52039 100644 (file)
@@ -415,7 +415,7 @@ HACK_H = $(INCL)\hack.h $(CONFIG_H) $(INCL)\align.h $(INCL)\context.h \
                $(INCL)\monflag.h $(INCL)\mondata.h $(INCL)\pm.h \
                $(INCL)\wintype.h $(INCL)\decl.h $(INCL)\quest.h \
                $(INCL)\spell.h $(INCL)\color.h $(INCL)\obj.h \
-               $(INCL)\you.h $(INCL)\attrib.h $(INCL)\monst.h \
+               $(INCL)\you.h $(INCL)\attrib.h $(INCL)\monst.h $(INCL)\lint.h \
                $(INCL)\mextra.h $(INCL)\skills.h $(INCL)\onames.h \
                $(INCL)\timeout.h $(INCL)\trap.h $(INCL)\flag.h $(INCL)\rm.h \
                $(INCL)\vision.h $(INCL)\display.h $(INCL)\engrave.h \