From 88ccccc22a3f8938bcd43ffbe86d3b9c3c814ad3 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 19 Nov 2007 16:42:28 +0000 Subject: Move runlevel and lib logic to the sub Makefiles --- 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 61df479d..6ddb3448 100644 --- a/etc.BSD/Makefile +++ b/etc.BSD/Makefile @@ -1,5 +1,5 @@ DIR = /etc -FILES = rc rc.shutdown +CONF = rc rc.shutdown TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3