2000-10-13 11:32:20 +00:00
|
|
|
$FreeBSD$
|
|
|
|
|
2002-05-10 05:21:15 +00:00
|
|
|
tar -xvjf gcc-3.0.2.tar.bz2 -X FREEBSD-Xlist
|
2000-10-13 11:32:20 +00:00
|
|
|
|
2002-05-10 05:21:15 +00:00
|
|
|
cd gcc-3.0.2/gcc
|
|
|
|
sh FREEBSD-libiberty
|
2000-10-13 11:32:20 +00:00
|
|
|
|
2002-05-10 05:21:15 +00:00
|
|
|
cvs import src/contrib/gcc FSF gcc_3_0_2
|
2000-10-13 11:32:20 +00:00
|
|
|
|
2002-05-10 05:21:15 +00:00
|
|
|
If you decide to bring in more of the files, import them -- don't
|
|
|
|
use ``cvs add''. And please remember to adjust the contents of
|
|
|
|
"FREEBSD-Xlist" so that it reflects what is really imported from
|
|
|
|
the vendor.
|