We're cleaning; it's okay if they don't exist.

This commit is contained in:
Ben "root" Anderson
2014-02-25 16:54:48 -06:00
parent 54933034e8
commit d332bf576b
+1 -1
View File
@@ -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