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