Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / device / examples / ds390 / test390 / Makefile
index 4abdeead2628528615b1304d07d718a89702f7ac..3d54c0b8cd4a4510a2a42bd7d29f654a93fa40fd 100644 (file)
@@ -8,7 +8,7 @@ normal :
        sdcc -mds390 --model-large test390.c
 
 clean:
-       rm mon.ihx *.lst *.rel *.rst *.sym *.cdb *.map *.ihx *.lnk *.asm
+       rm -f mon.ihx *.lst *.rel *.rst *.sym *.cdb *.map *.ihx *.lnk *.asm
 
 sim:
        ./s51 -t DS390F -Sout=test.lst test390.ihx