Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/19/2004 10:09:36
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jan 19 10:09:36 UTC 2004
Modified Files:
pkgsrc/mk/buildlink3: gen-transform.sh
Log Message:
* Make the mangle and depot commands a bit more conservative in finding
instances of directory paths to mangle. We now check that the path
is either a word by itself, or else part of likely compiler/linker
options (-[ILR]).
* Add a new "submangle" command that does the same thing as mangle but
restricts itself to only the directory tree below the named src
directory.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/buildlink3/gen-transform.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.