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

SUBDIRS = rcynic rpki-rtr utils

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

distclean::
	rm -f Makefile