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

SUBDIRS = uri print_manifest print_roa hashdir find_roa

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

distclean::
	rm -f Makefile