Date: Sat, 2 Mar 2002 00:53:37 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile src/gnu/usr.bin/cc/cc_int Makefile Message-ID: <200203020853.g228rb725323@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/03/02 00:53:36 PST
Modified files:
gnu/usr.bin/cc/cc_tools Makefile
gnu/usr.bin/cc/cc_int Makefile
Log:
Move the creation of the insn-*.c files from cc_tools to cc_int.
This gets rid of a cross build problem we have because we build
everything in cc_tools during the `make build-tools' (or `make depend')
stage.
Revision Changes Path
1.27 +11 -3 src/gnu/usr.bin/cc/cc_int/Makefile
1.53 +4 -6 src/gnu/usr.bin/cc/cc_tools/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203020853.g228rb725323>
