Subject: CVS commit: [buildlink2] pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/30/2002 12:30:29
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jun 30 09:30:29 UTC 2002

Modified Files:
	pkgsrc/mk/buildlink2 [buildlink2]: pre-cache

Log Message:
Further optimization: pass through those args that look like:

	-I.
	-I../*

since they're clearly for local directories.  Perhaps this could be
expanded to all directories that aren't absolute paths?


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 pkgsrc/mk/buildlink2/pre-cache

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