aboutsummaryrefslogtreecommitdiff
path: root/rcynic/rules.unknown.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rcynic/rules.unknown.mk')
-rw-r--r--rcynic/rules.unknown.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/rcynic/rules.unknown.mk b/rcynic/rules.unknown.mk
new file mode 100644
index 00000000..6ce3ea18
--- /dev/null
+++ b/rcynic/rules.unknown.mk
@@ -0,0 +1,4 @@
+# $Id$
+
+install-user-and-group install-shared-libraries install-rc-scripts: .FORCE
+ @echo "Don't know how to make $@ on this platform"; exit 1