struct / union in initializer, RFE #901.
[sdcc.git] / sdcc / sdas / clean.mk
blob95143012fd23b550f073f698a562db245ba24914
1 clean:
2 rm -f *core *[%~] *.[oa]
3 rm -f .[a-z]*~
4 rm -f *.dep *.depcc *.depcxx
5 rm -rf obj
7 distclean:
8 rm -f Makefile