* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getline(), ...
[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