Added bug cases. Added decent support for distclean
[fw/sdcc] / packihx / clean.mk
1 clean:
2         rm -f *core *[%~] *.[oa] *.output
3         rm -f .[a-z]*~ \#*
4         rm -f packihx
5
6 distclean realclean: clean
7         rm -f config.* Makefile