avoid errors if 32-bit build fails on 64-bit system
[clsql.git] / uffi / Makefile
index 56d4bb26be4e68a26be3fef967c6563b899448c3..3602885812ad984f045caeaf8c3b3069efa13228 100644 (file)
@@ -58,7 +58,7 @@ else
     endif
   endif
 endif
-       rm $(object)
+       rm -f $(object)
 
 
 .PHONY: distclean