avoid errors if 32-bit build fails on 64-bit system v4.1.2
authorKevin Rosenberg <kevin@rosenberg.net>
Thu, 12 Nov 2009 07:57:12 +0000 (00:57 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Thu, 12 Nov 2009 07:57:12 +0000 (00:57 -0700)
db-mysql/Makefile

index a5c6c6d50f541f07caa1cc7f70a15c11bb04cdbc..30afa0f32dc35e019a229f1b9deef45ec9c00366 100644 (file)
@@ -70,7 +70,7 @@ else
     endif
   endif
 endif
-       rm $(object)
+       rm -f $(object)
 
 .PHONY: distclean
 distclean: clean