diff options
author | jlam <jlam@pkgsrc.org> | 2004-02-18 13:32:38 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-02-18 13:32:38 +0000 |
commit | c40ee95964564e28bc4d27851d406f8cd0048057 (patch) | |
tree | 4a6b9245550fffa4e5469f8b4f800859f0b85289 /lang/coq | |
parent | a59f9c214394899b3d1eb6baa2719d8eb3c61f2d (diff) | |
download | pkgsrc-c40ee95964564e28bc4d27851d406f8cd0048057.tar.gz |
* Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk.
Package Makefiles may now directly include compiler.mk.
* Don't include compiler.mk within bsd.prefs.mk any longer. It was only
included for the purposes of defining CC_VERSION. Packages that want
to test the value of CC_VERSION should now first include
"../../mk/compiler.mk". Any GCC_REQD statements in package Makefiles
should be set before compiler.mk is included.
* Simpllfy pkgsrc/mk/compiler/*.mk files as a result of not needing to
be included indirectly by bsd.prefs.mk. We remove the special handling
associated with detecting whether the file was included from within
bsd.prefs.mk. These files are now much more straightforward to write
and understand.
* G/C the BSD_PREFS_MK stack mechanism as the only users (compiler/*)
no longer need it.
* Ensure that directories are prepended to the PATH only from within
bsd.pkg.mk.
Diffstat (limited to 'lang/coq')
0 files changed, 0 insertions, 0 deletions