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