]> granicus.if.org Git - nethack/commitdiff
fix a syntax error in Makefile.src
authornhmall <nhmall@nethack.org>
Sat, 26 Nov 2022 22:03:53 +0000 (17:03 -0500)
committernhmall <nhmall@nethack.org>
Sat, 26 Nov 2022 22:03:53 +0000 (17:03 -0500)
sys/unix/Makefile.src

index 903feb3a07fec2f979ceb472397b7b6f20f8cb5d..408cc3dac16fe9f5793f07a101bbf923a4f5347c 100644 (file)
@@ -246,7 +246,7 @@ WINX11OBJ = $(TARGETPFX)Window.o $(TARGETPFX)dialogs.o $(TARGETPFX)winX.o \
 #WINQT3SRC = ../win/Qt3/qt3_win.cpp ../win/Qt3/qt3_clust.cpp \
 #      ../win/Qt3/qt3tableview.cpp
 #WINQT3OBJ = $(TARGETPFX)qt3_win.o $(TARGETPFX)qt3_clust.o \
-       $(TARGETPFX)qt3tableview.o #$(TARGETPFX)tile.o
+#      $(TARGETPFX)qt3tableview.o #$(TARGETPFX)tile.o
 # empty values for 'make depend'
 WINQT3SRC =
 WINQT3OBJ =