]> granicus.if.org Git - nethack/commitdiff
slash vs backslash Makefile bit
authornhmall <nhmall@nethack.org>
Fri, 22 Nov 2019 12:45:43 +0000 (07:45 -0500)
committernhmall <nhmall@nethack.org>
Fri, 22 Nov 2019 12:45:43 +0000 (07:45 -0500)
sys/winnt/Makefile.gcc

index e9d7bbf6e6d08fdb9f53dadaa4f0bb784719dcd0..d19532369c10903eb96d3f33724bd2b14a9bf068 100644 (file)
@@ -1753,7 +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)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