summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sh.Linux/Makefile')
-rw-r--r--sh.Linux/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sh.Linux/Makefile b/sh.Linux/Makefile
new file mode 100644
index 00000000..cd286002
--- /dev/null
+++ b/sh.Linux/Makefile
@@ -0,0 +1,5 @@
+DIR = /$(LIB)/rcscripts/sh
+EXES = init.sh
+
+TOPDIR = ..
+include $(TOPDIR)/default.mk