Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src correct the comment describing the build order
details: https://anonhg.NetBSD.org/src/rev/002da62d908c
branches: trunk
changeset: 572382:002da62d908c
user: lukem <lukem%NetBSD.org@localhost>
date: Sat Jan 01 10:32:39 2005 +0000
description:
correct the comment describing the build order
diffstat:
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 495ab096270b -r 002da62d908c Makefile
--- a/Makefile Sat Jan 01 09:48:39 2005 +0000
+++ b/Makefile Sat Jan 01 10:32:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2004/09/02 02:02:38 tacha Exp $
+# $NetBSD: Makefile,v 1.238 2005/01/01 10:32:39 lukem Exp $
#
# This is the top-level makefile for building NetBSD. For an outline of
@@ -68,10 +68,10 @@
# includes: installs include files.
# do-tools-compat: builds the "libnbcompat" library; needed for some
# random host tool programs in the source tree.
+# do-lib-csu: builds and installs prerequisites from lib/csu.
# do-gnu-lib-crtstuff3: builds and installs prerequisites from
# gnu/lib/crtstuff3
# do-gnu-lib-libgcc3: builds and installs prerequisites from gnu/lib/libgcc3
-# do-lib-csu: builds and installs prerequisites from lib/csu.
# do-lib-libc: builds and installs prerequisites from lib/libc.
# do-lib: builds and installs prerequisites from lib.
# do-gnu-lib: builds and installs prerequisites from gnu/lib.
Home |
Main Index |
Thread Index |
Old Index