examples/gene_SYNC_HCS12/Makefile.in
changeset 40 ddeeb217ed71
parent 0 4472ee7c6c3e
child 658 7758d60e9260
--- a/examples/gene_SYNC_HCS12/Makefile.in	Wed Jun 21 08:31:34 2006 +0200
+++ b/examples/gene_SYNC_HCS12/Makefile.in	Fri Jun 23 16:32:42 2006 +0200
@@ -113,8 +113,8 @@
 	$(BINUTILS_PREFIX)size $(PGR).elf
 
 clean:
-	-\rm $(SYNC_OBJS)
+	rm -f $(SYNC_OBJS)
 
 mrproper: clean
-	-\rm $(PGR).elf $(PGR).s19 $(PGR).b $(PGR).s
+	rm -f $(PGR).elf $(PGR).s19 $(PGR).b $(PGR).s