From 55eb3794fb4ad563102d5ab30c1d5337a599b2e5 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 25 Mar 2008 14:06:05 +0000 Subject: Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. --- init.d.FreeBSD/Makefile | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 init.d.FreeBSD/Makefile (limited to 'init.d.FreeBSD/Makefile') diff --git a/init.d.FreeBSD/Makefile b/init.d.FreeBSD/Makefile deleted file mode 100644 index 47cbedc7..00000000 --- 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 -- cgit v1.2.3