Now the pointer_type information of a storeage
[fw/sdcc] / clean.mk
index 154ae72da2b933bd28e042c32a800d5da4962a60..67b985f3962875b910d49e387f8da65b64683f41 100644 (file)
--- a/clean.mk
+++ b/clean.mk
@@ -3,13 +3,13 @@
 clean:
        rm -f *core *[%~] *.[oa]
        rm -f .[a-z]*~
-       rm -f bin/*
+       -rm -f bin/*
 
 
 # Deleting all files created by configuring or building the program
 # -----------------------------------------------------------------
 distclean: clean
-       rm -f config.cache config.log config.status
+       rm -f config.cache config.log config.status Makefile.common
        rm -f sdccconf.h main.mk *.dep