aboutsummaryrefslogtreecommitdiff
path: root/etc.BSD/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-10 20:17:55 +0000
committerRoy Marples <roy@marples.name>2008-01-10 20:17:55 +0000
commit5aea880f8158945d2cc9390891de6af8ca0a9b28 (patch)
treebffe7803c879478bf2a3c5210d32988452986bb7 /etc.BSD/Makefile
parent22b7a12b6e1f55f536b9004dd78ab67e88deaf6a (diff)
Move FreeBSD specific files to the new FreeBSD folders.
Diffstat (limited to 'etc.BSD/Makefile')
-rw-r--r--etc.BSD/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile
index 639b927c..cb466dc0 100644
--- a/etc.BSD/Makefile
+++ b/etc.BSD/Makefile
@@ -1,6 +1,5 @@
DIR= /etc
-CONF= devd.conf rc rc.shutdown
-BIN= rc.devd
+CONF= $(CONTENTS)
MK= ../mk
include ${MK}/scripts.mk