Subject: CVS commit: gnusrc/gnu/lib
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/11/2002 23:36:37
Module Name: gnusrc
Committed By: tv
Date: Mon Feb 11 21:36:37 UTC 2002
Modified Files:
gnusrc/gnu/lib/libbfd: Makefile
gnusrc/gnu/lib/libg2c: Makefile
gnusrc/gnu/lib/libgcc: Makefile
gnusrc/gnu/lib/libiberty: Makefile
gnusrc/gnu/lib/libobjc: Makefile
gnusrc/gnu/lib/libstdc++: Makefile
Log Message:
Skip building anything if the target's .mk files are missing. (Allows the
toolchain to be built in segments, or not at all if the in-tree toolchain
is inappropriate for the target.)
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 gnusrc/gnu/lib/libbfd/Makefile
cvs rdiff -r1.15 -r1.16 gnusrc/gnu/lib/libg2c/Makefile
cvs rdiff -r1.37 -r1.38 gnusrc/gnu/lib/libgcc/Makefile
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/lib/libiberty/Makefile
cvs rdiff -r1.16 -r1.17 gnusrc/gnu/lib/libobjc/Makefile
cvs rdiff -r1.16 -r1.17 gnusrc/gnu/lib/libstdc++/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.