From 277a5cfc859e85cd4ca28636320955ef71c7c395 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 14 Nov 1994 20:45:35 +0000 Subject: Make the "distribute" target build the "des" distribution. Make des'ed init and ed, by pointing to real sources. --- secure/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'secure/Makefile') diff --git a/secure/Makefile b/secure/Makefile index fd492dd..5607b54 100644 --- a/secure/Makefile +++ b/secure/Makefile @@ -1,7 +1,10 @@ -# $Id: Makefile,v 1.4 1994/09/07 07:16:37 pst Exp $ +# $Id: Makefile,v 1.5 1994/09/07 07:47:03 pst Exp $ -# XXX usr.bin out until Geoff's master plan is done -SUBDIR= lib +# lib must be first, or it will not work. This is because we reference +# the lib's in the directory where they are built from the binaries we +# want to build. + +SUBDIR= lib usr.bin sbin bin .include -- cgit v1.1