pkgsrc/mk/compiler
jlam bed8d4d73e We only prepend a directory to the PATH if we haven't already done so
(by checking PREPEND_PATH) and only for those phases of the build that
care about the PATH (buildlink or later).  We also pass the PATH to
those same phases of the build so that executing ${CC} will work correctly
from custom {pre,do,post}-* targets that occur at buildlink time or
later.
2004-02-06 03:04:50 +00:00
..
bsd.compiler.mk Note that the variables (USE_LANGUAGES, GCC_REQD, PKGSRC_COMPILER) should 2004-02-05 21:26:16 +00:00
ccache.mk We only prepend a directory to the PATH if we haven't already done so 2004-02-06 03:04:50 +00:00
distcc.mk We only prepend a directory to the PATH if we haven't already done so 2004-02-06 03:04:50 +00:00
gcc.mk We only prepend a directory to the PATH if we haven't already done so 2004-02-06 03:04:50 +00:00
mipspro.mk We only prepend a directory to the PATH if we haven't already done so 2004-02-06 03:04:50 +00:00
sunpro.mk We only prepend a directory to the PATH if we haven't already done so 2004-02-06 03:04:50 +00:00