drivers/timers_unix/Makefile.in
changeset 40 ddeeb217ed71
parent 0 4472ee7c6c3e
child 145 e747d2e26af0
--- a/drivers/timers_unix/Makefile.in	Wed Jun 21 08:31:34 2006 +0200
+++ b/drivers/timers_unix/Makefile.in	Fri Jun 23 16:32:42 2006 +0200
@@ -57,7 +57,7 @@
 	rm -f $(TARGET_HFILES)
 
 clean:
-	-\rm $(OBJS)
+	rm -f $(OBJS)
 
 mrproper: clean