Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share add wscons subdir
details: https://anonhg.NetBSD.org/src/rev/69c757fe69d2
branches: trunk
changeset: 495275:69c757fe69d2
user: drochner <drochner%NetBSD.org@localhost>
date: Tue Jul 25 17:18:33 2000 +0000
description:
add wscons subdir
diffstat:
share/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r bfbb0ea631d7 -r 69c757fe69d2 share/Makefile
--- a/share/Makefile Tue Jul 25 17:14:58 2000 +0000
+++ b/share/Makefile Tue Jul 25 17:18:33 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/02/13 02:54:34 lukem Exp $
+# $NetBSD: Makefile,v 1.9 2000/07/25 17:18:33 drochner Exp $
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
# Missing: ms
@@ -7,7 +7,8 @@
.if ${MKSHARE} != "no" || \
make(clean) || make(cleandir) || make(distclean) || make(obj)
-SUBDIR= dict doc examples lkm man me misc mk skel tabset termcap tmac zoneinfo
+SUBDIR= dict doc examples lkm man me misc mk skel tabset termcap tmac wscons \
+ zoneinfo
.endif
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index