Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man Include <bsd.sys.mk> so CAT is defined in the UNPR...
details: https://anonhg.NetBSD.org/src/rev/1cf41ebae414
branches: trunk
changeset: 532790:1cf41ebae414
user: matt <matt%NetBSD.org@localhost>
date: Sat Jun 15 01:46:16 2002 +0000
description:
Include <bsd.sys.mk> so CAT is defined in the UNPRIVED= USETOOLS=no case.
diffstat:
share/man/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 3e0cac664093 -r 1cf41ebae414 share/man/Makefile
--- a/share/man/Makefile Sat Jun 15 01:34:34 2002 +0000
+++ b/share/man/Makefile Sat Jun 15 01:46:16 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/06/10 18:47:12 mason Exp $
+# $NetBSD: Makefile,v 1.23 2002/06/15 01:46:16 matt Exp $
# from: @(#)Makefile 8.2 (Berkeley) 4/16/94
.include <bsd.own.mk>
@@ -18,3 +18,4 @@
.endif
.include <bsd.subdir.mk>
+.include <bsd.sys.mk>
Home |
Main Index |
Thread Index |
Old Index