From 3bea04e9349218b81249348c21cf0594c96c9bfc Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 30 Mar 1995 00:05:58 +0000 Subject: [PATCH] Remove syscons example --- share/examples/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/examples/Makefile b/share/examples/Makefile index bfff8ffe0ff..759e6fa38f8 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.11 1994/11/08 03:58:52 phk Exp $ +# $Id: Makefile,v 1.12 1994/11/08 18:54:33 phk Exp $ # # Doing a make install builds /usr/share/examples -DIRS=etc FreeBSD_version ibcs2 lkm sunrpc syscons +DIRS=etc FreeBSD_version ibcs2 lkm sunrpc DDIR=${DESTDIR}/usr/share/examples