| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
wrapper. /usr/bin/cpp knows about all the GCC predefined symbols and has
the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp.
Notes:
svn path=/head/; revision=55388
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All Makefiles now use MACHINE_ARCH for the target architecture.
Unification is required for cross-building.
Tags added to:
sys/boot/Makefile
sys/boot/arc/loader/Makefile
sys/kern/Makefile
usr.bin/cpp/Makefile
usr.bin/gcore/Makefile
usr.bin/truss/Makefile
usr.bin/gcore/Makefile:
fixed typo: MACHINDE -> MACHINE_ARCH
Notes:
svn path=/head/; revision=53152
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22210
|
| |
|
|
|
|
|
| |
specified in the top level Makefiles.
Notes:
svn path=/head/; revision=9701
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|