freebsd-dev/contrib/gcc/FREEBSD-upgrade
2002-05-10 05:21:15 +00:00

14 lines
345 B
Plaintext

$FreeBSD$
tar -xvjf gcc-3.0.2.tar.bz2 -X FREEBSD-Xlist
cd gcc-3.0.2/gcc
sh FREEBSD-libiberty
cvs import src/contrib/gcc FSF gcc_3_0_2
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.