diff options
Diffstat (limited to 'etc.BSD/Makefile')
-rw-r--r-- | etc.BSD/Makefile | 3 |
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 |