From eaa43ba0d24d989fc4e505fb0cd40931d16b303d Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 25 Sep 1994 03:11:27 +0000 Subject: [PATCH] Add syscons to DIRS list, pointed by wollman --- share/examples/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/examples/Makefile b/share/examples/Makefile index dee286aeca4..d2fae5d2728 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.7 1994/09/23 07:19:25 rgrimes Exp $ +# $Id: Makefile,v 1.8 1994/09/23 07:47:43 rgrimes Exp $ # # Doing a make install builds /usr/share/examples -DIRS=etc FreeBSD_version lkm sunrpc +DIRS=etc FreeBSD_version lkm sunrpc syscons NOOBJ= noobj # Define SHARED to indicate whether you want symbolic links to the system