ru 2006-09-08 10:09:02 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
Log:
Previous revision wasn't enough for "make TARGET=<machine> build*"
to work. Some build-tools that are part of cross-tools (cc_tools)
also need to know the proper values of TARGET_ARCH and TARGET, so
tell them.
Revision Changes Path
1.559 +1 -0 src/Makefile.inc1