Move FreeBSD specific files to the new FreeBSD folders.

This commit is contained in:
Roy Marples
2008-01-10 20:17:55 +00:00
parent 22b7a12b6e
commit 5aea880f81
14 changed files with 23 additions and 4 deletions

5
init.d.FreeBSD/Makefile Normal file
View File

@@ -0,0 +1,5 @@
DIR= /etc/init.d
BIN= ${CONTENTS}
MK= ../mk
include ${MK}/scripts.mk