summaryrefslogtreecommitdiffstats
path: root/share/examples/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-09-25 03:11:27 +0000
committerache <ache@FreeBSD.org>1994-09-25 03:11:27 +0000
commit2ec6c007fe9d3bef5343079e37588b8175e77fa7 (patch)
treebd997dc6ee9fe5f2647258df42595cb51fceaa61 /share/examples/Makefile
parentde37f54056e646486548b7d19e7c627d1780623b (diff)
downloadFreeBSD-src-2ec6c007fe9d3bef5343079e37588b8175e77fa7.zip
FreeBSD-src-2ec6c007fe9d3bef5343079e37588b8175e77fa7.tar.gz
Add syscons to DIRS list, pointed by wollman
Diffstat (limited to 'share/examples/Makefile')
-rw-r--r--share/examples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index dee286a..d2fae5d 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
OpenPOWER on IntegriCloud