aboutsummaryrefslogtreecommitdiff
path: root/rp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'rp/Makefile.in')
-rw-r--r--rp/Makefile.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rp/Makefile.in b/rp/Makefile.in
new file mode 100644
index 00000000..ceeef9f1
--- /dev/null
+++ b/rp/Makefile.in
@@ -0,0 +1,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