cvs commit: src/rescue/rescue Makefile
Colin Percival
cperciva at FreeBSD.org
Fri Mar 18 04:55:08 PST 2005
cperciva 2005-03-18 12:55:07 UTC
FreeBSD src repository
Modified files:
rescue/rescue Makefile
Log:
Run "make obj" before "make build-tools" in the directories used for
building the rescue binary. This fixes a problem with NO_TCSH, where
the "make obj" stage of buildworld doesn't recurse into bin/csh,
resulting in csh build-tools being put into /usr/src/bin/csh.
Pointed out by: dougb (on hackers@)
Revision Changes Path
1.42 +1 -0 src/rescue/rescue/Makefile
More information about the cvs-src
mailing list