Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2001 17:07:41
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Oct  9 14:07:41 UTC 2001

Modified Files:
	pkgsrc/mk: bsd.buildlink.mk

Log Message:
Make the variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS private by
prepending an underscore to their names.  The values are not meant to be
set by Makefiles or buildlink.mk files.  However, the values are exported
through CONFIGURE_ENV and MAKE_ENV so that they may be used during the
respective processes.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/mk/bsd.buildlink.mk

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