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. --- conf.d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/Makefile') diff --git a/conf.d/Makefile b/conf.d/Makefile index c48e551a..d1a527b1 100644 --- a/conf.d/Makefile +++ b/conf.d/Makefile @@ -1,5 +1,5 @@ DIR= /etc/conf.d -CONF= ${CONTENTS} +CONF= bootmisc clock fsck hostname local net urandom MK= ../mk include ${MK}/scripts.mk -- cgit v1.2.3