freebsd-dev/contrib/gcc/FREEBSD-upgrade

14 lines
345 B
Plaintext
Raw Normal View History

$FreeBSD$
2002-05-10 05:21:15 +00:00
tar -xvjf gcc-3.0.2.tar.bz2 -X FREEBSD-Xlist
2002-05-10 05:21:15 +00:00
cd gcc-3.0.2/gcc
sh FREEBSD-libiberty
2002-05-10 05:21:15 +00:00
cvs import src/contrib/gcc FSF gcc_3_0_2
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.