Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Fix editor mishap
details: https://anonhg.NetBSD.org/src/rev/717d1fae5c88
branches: trunk
changeset: 457006:717d1fae5c88
user: martin <martin%NetBSD.org@localhost>
date: Thu Jun 06 14:51:43 2019 +0000
description:
Fix editor mishap
diffstat:
Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 8fc63ba37944 -r 717d1fae5c88 Makefile
--- a/Makefile Thu Jun 06 13:08:30 2019 +0000
+++ b/Makefile Thu Jun 06 14:51:43 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.325 2018/11/11 07:43:35 maya Exp $
+# $NetBSD: Makefile,v 1.326 2019/06/06 14:51:43 martin Exp $
#
# This is the top-level makefile for building NetBSD. For an outline of
@@ -93,8 +93,7 @@
# obj: creates object directories.
# do-distrib-dirs: creates the distribution directories.
# includes: installs include files.
-# do-lib: builds and installs prerequisites from lib
-# if ${MKCOMPAT} != "no".
+# do-lib: builds and installs prerequisites from lib.
# do-compat-lib: builds and installs prerequisites from compat/lib
# if ${MKCOMPAT} != "no".
# do-x11: builds and installs X11 tools and libraries
Home |
Main Index |
Thread Index |
Old Index