summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2019-06-06 14:51:43 +0000
committermartin <martin@NetBSD.org>2019-06-06 14:51:43 +0000
commitef040b0d38d41ef2be8b22cc26f3417c6e9127ce (patch)
treefdb6fc6c481cfa587d451c978adb356e24ef8e77 /Makefile
parentc915bb6f13498d61fcda1896151aed700d1e98b1 (diff)
Fix editor mishap
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 66c69369791..f3a1b297e1f 100644
--- a/Makefile
+++ b/Makefile
@@ -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