CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/05/10 12:20:31
Modified files:
gnu/egcs : Makefile.bsd-wrapper
gnu/lib : Makefile
gnu/lib/libobjc: Makefile.bsd-wrapper
gnu/usr.bin : Makefile
gnu/usr.bin/cc/include: Makefile
gnu/usr.bin/perl: Makefile.bsd-wrapper
include : Makefile
regress/gnu/egcs/gcc: Makefile
regress/gnu/egcs/gcc-bounds: Makefile
regress/gnu/egcs/libf2c: Makefile
regress/lib/libc/cxa-atexit: Makefile
regress/libexec/ld.so/hidden: Makefile
usr.bin/cpp : Makefile
usr.bin/mandoc : Makefile
Log message:
Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible
complier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco,
with fixes from es...@.
ok espie@ general mumbling of approval of others.