Index: client/makefile
===================================================================
--- client/makefile	(revision 8df0c49df629bf0cd3d8d74d811192bac1e40d8d)
+++ client/makefile	(revision af116c09850fa8fd78d7bf82c8f0760d92950108)
@@ -36,4 +36,4 @@
 
 clean:
-	rm *.o
-	rm gameClient
+	rm -f *.o
+	rm -f gameClient
