From: nhmall Date: Wed, 30 Dec 2020 17:30:09 +0000 (-0500) Subject: another vision table bit for gcc Makefile for Windows X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d38a5fedd0bf09550e68d170b2d3b6dd9fe5d647;p=nethack another vision table bit for gcc Makefile for Windows --- diff --git a/sys/winnt/Makefile.gcc b/sys/winnt/Makefile.gcc index 45c790a60..cfbf6e07d 100644 --- a/sys/winnt/Makefile.gcc +++ b/sys/winnt/Makefile.gcc @@ -1598,7 +1598,6 @@ $(O)qt_yndlg.o: ../win/Qt/qt_yndlg.cpp $(HACK_H) ../win/Qt/qt_pre.h \ ../win/Qt/qt_str.h # $(CXX) $(CXXFLAGS) -c -o $@ ../win/Qt/qt_yndlg.cpp #--- -$(O)vis_tab.o: vis_tab.c $(CONFIG_H) $(O)allmain.o: allmain.c $(HACK_H) $(O)alloc.o: alloc.c $(CONFIG_H) $(O)apply.o: apply.c $(HACK_H)