From 61c476e72d7da6866ea9e3ba6a8d1e7bb295b7aa Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 3 Mar 2008 12:34:51 +0000 Subject: Use exlicit make targets, not directory contents. --- etc.BSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc.BSD') 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 -- cgit v1.2.3