aboutsummaryrefslogtreecommitdiff
path: root/rtr-origin/rules.unknown.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.unknown.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.unknown.mk')
-rw-r--r--rtr-origin/rules.unknown.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtr-origin/rules.unknown.mk b/rtr-origin/rules.unknown.mk
new file mode 100644
index 00000000..58c412a3
--- /dev/null
+++ b/rtr-origin/rules.unknown.mk
@@ -0,0 +1,4 @@
+# $Id$
+
+install-listener:
+ @echo "Don't know how to make $@ on this platform"; exit 1