DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/gnu/usr.bin/cc34 Makefile src/gnu/usr.bin/cc34/c++filt Makefile src/gnu/usr.bin/cc34/cc_prep Makefile src/gnu/usr.bin/cc34/cc_tools Makefile src/gnu/usr.bin/cc34/gcov Makefile
joerg 2004/06/20 13:59:21 PDT
DragonFly src repository
Modified files:
gnu/usr.bin/cc34 Makefile
gnu/usr.bin/cc34/c++filt Makefile
gnu/usr.bin/cc34/cc_prep Makefile
gnu/usr.bin/cc34/cc_tools Makefile
gnu/usr.bin/cc34/gcov Makefile
Log:
For cc_tools, recurse into cc_prep when building dependencies to get
the patched source tree.
c++filt and gcov use getopt, add the libc version when bootrapping. The
source and header file is copyied by cc_prep in that situation.
Add an explicit directory order in the top-level Makefile.
Revision Changes Path
1.2 +2 -0 src/gnu/usr.bin/cc34/Makefile
1.2 +4 -0 src/gnu/usr.bin/cc34/c++filt/Makefile
1.3 +12 -0 src/gnu/usr.bin/cc34/cc_prep/Makefile
1.3 +2 -0 src/gnu/usr.bin/cc34/cc_tools/Makefile
1.2 +4 -0 src/gnu/usr.bin/cc34/gcov/Makefile
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/c++filt/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_tools/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/gcov/Makefile.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]