summaryrefslogtreecommitdiff
path: root/etc.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-03 12:34:51 +0000
committerRoy Marples <roy@marples.name>2008-03-03 12:34:51 +0000
commit61c476e72d7da6866ea9e3ba6a8d1e7bb295b7aa (patch)
tree4c25b370cf7d61cee6a2fa3c8344bf7322a173ff /etc.BSD
parent0aedc0286040b595119b4523d38ffd35b0018d6c (diff)
downloadopenrc-61c476e72d7da6866ea9e3ba6a8d1e7bb295b7aa.tar.gz
openrc-61c476e72d7da6866ea9e3ba6a8d1e7bb295b7aa.tar.bz2
openrc-61c476e72d7da6866ea9e3ba6a8d1e7bb295b7aa.tar.xz
Use exlicit make targets, not directory contents.
Diffstat (limited to 'etc.BSD')
-rw-r--r--etc.BSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile
index ec3153c..d28c6a0 100644
--- a/etc.BSD/Makefile
+++ b/etc.BSD/Makefile
@@ -1,5 +1,5 @@
DIR= /etc
-CONF= ${CONTENTS}
+CONF= rc rc.shutdown
MK= ../mk
include ${MK}/scripts.mk