Oops
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
#
|
#
|
||||||
# Modified Makefile for Win32 MinGW 32-bit environment.
|
# Modified Makefile for Win32 MinGW 32-bit environment.
|
||||||
#
|
#
|
||||||
# Version: @(#)Makefile.mingw 1.0.19 2017/05/30
|
# Version: @(#)Makefile.mingw 1.0.21 2017/06/01
|
||||||
#
|
#
|
||||||
# Authors: Kotori, <oubattler@gmail.com>
|
# Authors: Kotori, <oubattler@gmail.com>
|
||||||
# Fred N. van Kempen, <decwiz@yahoo.com>
|
# Fred N. van Kempen, <decwiz@yahoo.com>
|
||||||
@@ -250,9 +250,9 @@ endif
|
|||||||
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-del *.o >NUL:
|
-rm *.o
|
||||||
-del *.exe >NUL:
|
-rm *.exe
|
||||||
-del *.res >NUL:
|
-rm *.res
|
||||||
|
|
||||||
86Box.res: 86Box.rc
|
86Box.res: 86Box.rc
|
||||||
@echo Processing $<
|
@echo Processing $<
|
||||||
|
|||||||
Reference in New Issue
Block a user