Fix read-only build of cc41.
commit5559ec3b04ed241b91c4d97e0749c8a37f9b5900
authory0netan1 <y0netan1>
Mon, 24 Sep 2007 03:04:28 +0000 (24 03:04 +0000)
committery0netan1 <y0netan1>
Mon, 24 Sep 2007 03:04:28 +0000 (24 03:04 +0000)
tree33e654bad6c4134f8838052f7261d7c07a8bab01
parent2a76efacf44b5b163e3c726ddda1021074781a8c
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.
gnu/usr.bin/cc41/cc_tools/Makefile
gnu/usr.bin/cc41/cc_tools/Makefile.tools