* fixed GCC 4.4.0 mingw compilation:
[fw/sdcc] / support / packihx / clean.mk
1 clean:
2         rm -f *core *[%~] *.[oa] *.output
3         rm -f .[a-z]*~ \#*
4         rm -f $(TARGET)
5
6 distclean realclean: clean
7         rm -f config.* Makefile