summaryrefslogtreecommitdiff
path: root/init.d.FreeBSD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.FreeBSD/Makefile')
-rw-r--r--init.d.FreeBSD/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/init.d.FreeBSD/Makefile b/init.d.FreeBSD/Makefile
deleted file mode 100644
index 47cbedc..0000000
--- a/init.d.FreeBSD/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-DIR= ${INITDIR}
-SRCS= clock.in devd.in dumpon.in ipfw.in mixer.in nscd.in powerd.in syscons.in
-BIN= ${OBJS}
-
-MK= ../mk
-include ${MK}/scripts.mk