]> granicus.if.org Git - nethack/commitdiff
Makefile cut-and-paste error
authornhmall <nhmall@nethack.org>
Sun, 18 Nov 2018 12:10:58 +0000 (07:10 -0500)
committernhmall <nhmall@nethack.org>
Sun, 18 Nov 2018 12:10:58 +0000 (07:10 -0500)
sys/winnt/Makefile.msc

index 1f7f5fed638048bba3f49d1b75bc99742939b1d9..28a7bae48dca34d778a303d58ef8fc227ef5e957 100644 (file)
@@ -1349,7 +1349,7 @@ spotless: clean
        if exist $(U)uudecode.exe        del $(U)uudecode.exe
        if exist $(U)dlb_main.exe        del $(U)dlb_main.exe
 !IF "$(ADD_CURSES)" == "Y"     
-       if exist $(U)pdcurses.lib        del $(O)pdcurses.lib
+       if exist $(O)pdcurses.lib        del $(O)pdcurses.lib
 !ENDIF
 clean:
        if exist $(O)*.o del $(O)*.o