aboutsummaryrefslogtreecommitdiff
path: root/support/sysvinit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'support/sysvinit/Makefile')
-rw-r--r--support/sysvinit/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/support/sysvinit/Makefile b/support/sysvinit/Makefile
new file mode 100644
index 00000000..b2071611
--- /dev/null
+++ b/support/sysvinit/Makefile
@@ -0,0 +1,8 @@
+MK= ../../mk
+include ${MK}/os.mk
+
+DIR= ${DATADIR}/support/sysvinit
+INC= inittab README.md
+
+
+include ${MK}/scripts.mk