]> rtime.felk.cvut.cz Git - CanFestival-3.git/blobdiff - examples/gene_SYNC_HCS12/Makefile.in
Updated configure and fixes in Makefiles.in for cygwin compiling.
[CanFestival-3.git] / examples / gene_SYNC_HCS12 / Makefile.in
index e69970c7054ef728e32cfcf1d531261696d042a4..fac95b15da174e3208da6e448e6d0c4405958483 100644 (file)
@@ -113,8 +113,8 @@ MSG:
        $(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