summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: d1c431365ea13320d719b9359e56f2010fad491c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# arping/Makefile.am
#
include $(top_srcdir)/Makefile.am.common

SUBDIRS=src doc

lsp:
	~/.local/bin/intercept-build make

tarball:
	./extra/mktarball latest

mrproper: maintainer-clean
	rm -f aclocal.m4 configure.scan depcomp missing install-sh config.h.in
	rm -f Makefile.in configure autoscan*.log config.guess config.sub
	rm -f ltmain.sh configure.in src/Makefile.in doc/Makefile.in
	rm -f compile_commands.json test-driver compile
	rm -fr .cache