]> granicus.if.org Git - nethack/commitdiff
building under MinGW (from <Someone>)
authornethack.allison <nethack.allison>
Wed, 19 Feb 2003 13:53:08 +0000 (13:53 +0000)
committernethack.allison <nethack.allison>
Wed, 19 Feb 2003 13:53:08 +0000 (13:53 +0000)
didn't work. Makefile.gcc had a space instead of a tab somewhere.

sys/winnt/Makefile.gcc

index bd610c146075198ecc923276e5c97b959e6df073..4957eea6a68bd7d80ab58d27ecb9b734848064df 100644 (file)
@@ -580,7 +580,7 @@ endif
 
 $(GAMEFILE) : $(ALLOBJ) $(NHRES)
        @echo Linking....
- @$(link) $(lflags) -o$@ $(ALLOBJ) $(NHRES) $(WINPLIBS)
      @$(link) $(lflags) -o$@ $(ALLOBJ) $(NHRES) $(WINPLIBS)
        $(subst /,\,@if exist $(O)install.tag del $(O)install.tag)
 
 $(GAME)_.ico : $(NTSYS)/$(GAME).ico