From 77f9015f0bf09c5ef3c51009e21d8e687006c3e4 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 19 Sep 2007 13:53:40 +0000 Subject: /lib/rcscripts -> /lib/rc --- sh.BSD/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sh.BSD/Makefile') diff --git a/sh.BSD/Makefile b/sh.BSD/Makefile index 9c08bbd..485de3a 100644 --- a/sh.BSD/Makefile +++ b/sh.BSD/Makefile @@ -1,5 +1,5 @@ -DIR = /$(LIB)/rcscripts/sh -EXES = init.sh +DIR = $(RC_LIB)/sh +EXES = init.sh TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3