cvs commit: src/gnu/usr.bin/cc41/cc_tools Makefile Makefile.tools
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Sun Sep 23 20:04:35 PDT 2007
y0netan1 2007/09/23 20:04:28 PDT
DragonFly src repository
Modified files:
gnu/usr.bin/cc41/cc_tools Makefile Makefile.tools
Log:
Fix read-only build of cc41.
Move mktooldir target into cc_tools/Makefile.tools, and make beforedepend
depend on it, if ${TOOLGENDIR} doesn't exist yet. This way, the `depend'
targets in the subdirectories that includes Makefile.tools are guaranteed
to be run after mktooldir.
Revision Changes Path
1.3 +0 -6 src/gnu/usr.bin/cc41/cc_tools/Makefile
1.3 +6 -0 src/gnu/usr.bin/cc41/cc_tools/Makefile.tools
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc41/cc_tools/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc41/cc_tools/Makefile.tools.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list