From d38a5fedd0bf09550e68d170b2d3b6dd9fe5d647 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 30 Dec 2020 12:30:09 -0500 Subject: [PATCH] another vision table bit for gcc Makefile for Windows --- sys/winnt/Makefile.gcc | 1 - 1 file changed, 1 deletion(-) 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) -- 2.50.1