summaryrefslogtreecommitdiff
path: root/init.d.BSD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.BSD/Makefile')
-rw-r--r--init.d.BSD/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.d.BSD/Makefile b/init.d.BSD/Makefile
new file mode 100644
index 0000000..0808c28
--- /dev/null
+++ b/init.d.BSD/Makefile
@@ -0,0 +1,5 @@
+DIR = /etc/init.d
+EXES = clock
+
+TOPDIR = ..
+include $(TOPDIR)/default.mk