Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2005 18:37:52
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jan 12 18:37:52 UTC 2005

Modified Files:
	pkgsrc/mk/compiler: ccc.mk mipspro.mk sunpro.mk xlc.mk

Log Message:
Rearrange how LANGUAGES.<compiler> is set so that we can more flexibly
detect when only parts of a compiler toolchain are present, e.g. the
SunPro C compiler is installed, but not the Fortran-77 compiler.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/compiler/ccc.mk
cvs rdiff -r1.33 -r1.34 pkgsrc/mk/compiler/mipspro.mk
cvs rdiff -r1.30 -r1.31 pkgsrc/mk/compiler/sunpro.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/mk/compiler/xlc.mk

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