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/dfc80435a5cf
branches: trunk
changeset: 999502:dfc80435a5cf
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 ee11522c210f -r dfc80435a5cf 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