This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada files now checked in
> mkdir /some/where/tmp
> cp xnmake.adb xeinfo.adb xsinfo.adb xtreeprs.adb /some/where/tmp
> cd /some/where/tmp
> gnatmake xnmake
> gnatmake xeinfo
> gnatmake xsinfo
> gnatmake xtreeprs
> cp xnmake xeinfo xsinfo xtreeprs /some/where/in/path
I forgot to say I also removed all traces of files ending in .spt in
ada/Makefile target dependencies, AFAIK they are not in CVS and not
used anymore.
--
Laurent Guerby <guerby@acm.org>