summaryrefslogtreecommitdiff
path: root/support/packihx/clean.mk
blob: 16dd176f2fba0d42651b4e2e0172559bab41eec7 (plain) (blame)
1
2
3
4
5
6
7
clean:
	rm -f *core *[%~] *.[oa] *.output
	rm -f .[a-z]*~ \#*
	rm -f $(TARGET)

distclean realclean: clean
	rm -f config.* Makefile