Module Name:    src
Committed By:   martin
Date:           Mon May 19 09:49:07 UTC 2014

Modified Files:
        src/doc: BUILDING.mdoc

Log Message:
Document external directories


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/doc/BUILDING.mdoc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.95 src/doc/BUILDING.mdoc:1.96
--- src/doc/BUILDING.mdoc:1.95	Tue Dec 24 20:10:29 2013
+++ src/doc/BUILDING.mdoc	Mon May 19 09:49:07 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: BUILDING.mdoc,v 1.95 2013/12/24 20:10:29 uwe Exp $
+.\"	$NetBSD: BUILDING.mdoc,v 1.96 2014/05/19 09:49:07 martin Exp $
 .\"
 .\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -115,6 +115,10 @@ use the
 .Xr make 1
 .Dq reachover
 Makefile semantics when building these programs for a native host.
+.It Sy external , sys/external
+Sources and build infrastructure for components imported (mostly) unchanged
+from upstream maintainers, sorted by applicable license.
+This is (slowly) replacing the crypto/dist, dist/ and gnu/dist directories.
 .It Sy distrib/ , etc/
 Sources for items used when making a full release snapshot, such as
 files installed in

Reply via email to