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

SUBDIRS = rcynic rtr-origin 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