Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2004 21:32:47
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Nov 28 21:32:47 UTC 2004

Modified Files:
	pkgsrc/mk: compiler.mk

Log Message:
Set initial values for PKG_{CC,CPP,CXX,FC} which are used within the
${compiler}.mk files to discover the short names of the compilers.
This allows ccache.mk to properly create symlinks when CC is set
explicitly within /etc/mk.conf.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/mk/compiler.mk

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