Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2004 05:50:03
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Feb  9 05:50:03 UTC 2004

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

Log Message:
Apparently, GCC isn't the only compiler that tries to be clever by checking
with what path it was invoked.  Copy the driver script trick from gcc.mk
into mipspro.mk and sunpro.mk.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/mk/compiler/mipspro.mk
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/compiler/sunpro.mk

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