We're cleaning; it's okay if they don't exist.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ endif
|
|||||||
|
|
||||||
del-dlls:
|
del-dlls:
|
||||||
if WINDOWS
|
if WINDOWS
|
||||||
rm ../*.dll
|
rm -f ../*.dll
|
||||||
endif
|
endif
|
||||||
|
|
||||||
clean-local: del-dlls
|
clean-local: del-dlls
|
||||||
|
|||||||
Reference in New Issue
Block a user