Makefile cut-and-paste error

This commit is contained in:
nhmall
2018-11-18 07:10:58 -05:00
parent 935fe5bca8
commit bf0e0b9f12

View 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