aboutsummaryrefslogtreecommitdiff
path: root/rtr-origin/rules.darwin.mk
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-02-24 03:22:00 +0000
committerRob Austein <sra@hactrn.net>2013-02-24 03:22:00 +0000
commit7420e8df36b0156c73b19c45e2c25a389518fae1 (patch)
tree3d78451ed95b6ccb0354896453335dd2f53b7837 /rtr-origin/rules.darwin.mk
parentf419595c47e338978c3263d22085e75d452f7283 (diff)
inetd/xinetd listener for rpki-rtr on source code installation, also needed for Ubuntu package.
svn path=/branches/tk377/; revision=5058
Diffstat (limited to 'rtr-origin/rules.darwin.mk')
-rw-r--r--rtr-origin/rules.darwin.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/rtr-origin/rules.darwin.mk b/rtr-origin/rules.darwin.mk
new file mode 100644
index 00000000..570b704a
--- /dev/null
+++ b/rtr-origin/rules.darwin.mk
@@ -0,0 +1,5 @@
+# $Id$
+
+install-listener:
+ @echo "No rule for $@ on this platform (yet), you'll have to do that yourself if it matters."
+