1$FreeBSD$
2
3tar -xvjf gcc-3.0.2.tar.bz2 -X FREEBSD-Xlist
4
5cd gcc-3.0.2/gcc
6sh FREEBSD-libiberty
7
8cvs import src/contrib/gcc FSF gcc_3_0_2
9
10If you decide to bring in more of the files, import them -- don't
11use ``cvs add''.  And please remember to adjust the contents of
12"FREEBSD-Xlist" so that it reflects what is really imported from
13the vendor.
14