Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib Enter the notes subdir before entering the machine d...
details: https://anonhg.NetBSD.org/src/rev/48810efe5648
branches: trunk
changeset: 472219:48810efe5648
user: veego <veego%NetBSD.org@localhost>
date: Sun Apr 25 12:05:36 1999 +0000
description:
Enter the notes subdir before entering the machine directories.
This is needed, at least for the alpha, to get the INSTALL.more doc.
diffstat:
distrib/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 973b546be16d -r 48810efe5648 distrib/Makefile
--- a/distrib/Makefile Sun Apr 25 10:40:53 1999 +0000
+++ b/distrib/Makefile Sun Apr 25 12:05:36 1999 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 1998/05/02 07:40:23 ross Exp $
+# $NetBSD: Makefile,v 1.2 1999/04/25 12:05:36 veego Exp $
-SUBDIR= utils
+SUBDIR= notes utils
.if exists(${MACHINE}/miniroot)
SUBDIR+= miniroot
@@ -10,6 +10,4 @@
SUBDIR+= ${MACHINE}
.endif
-SUBDIR+= notes
-
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index