summary refs log tree commit diff
path: root/hack.mk
blob: 88a7bfb517d1a94c670e8c239eb83934fa2789f4 (plain)
1
2
3
4
clean:
	find . -name \*~ -print0 | xargs -0 rm
	find . -name \*.in -print0 | xargs -0 rm
	rm -rf aclocal.m4 autom4te.cache compile config.* configure depcomp install-sh missing btpd-*.tar.gz