gbdk-releases/sdcc/packihx/clean.mk
2015-01-10 16:25:09 +01:00

8 lines
130 B
Makefile

clean:
rm -f *core *[%~] *.[oa] *.output
rm -f .[a-z]*~ \#*
rm -f packihx
distclean realclean: clean
rm -f config.* Makefile