aboutsummaryrefslogtreecommitdiff
path: root/utils/Makefile.in
blob: 7f59f132ba5daa5a56a3fcf57b6e6d56441e3183 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $Id$

SUBDIRS = uri print_rpki_manifest print_roa hashdir find_roa scan_roas

all clean test distclean install deinstall uninstall installation-manifest::
	@for i in ${SUBDIRS}; do echo "Making $@ in $$i"; (cd $$i && ${MAKE} $@); done

distclean::
	rm -f Makefile