Goodbye 'fullbuild', hello 'bootstrap'.
authorRaja R Harinath <harinath@hurrynot.org>
Fri, 7 May 2004 05:05:57 +0000 (05:05 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Fri, 7 May 2004 05:05:57 +0000 (05:05 -0000)
commit495c35c8d895702334541f6f6a7e22b7896c3bb6
treeaf561fc4a30ef151e66e94043c6a83a909ff563c
parent33b511cc1840ed69f9bcad963fcb1b8a9bc85597
Goodbye 'fullbuild', hello 'bootstrap'.
* Makefile.am (bootstrap): New target for building from CVS.  New
improved version of 'fullbuild' -- does not install any files.
(fullbuild): Obsolete target.  Bootstraps and installs tree.
(mcs-tree-safe-build,xinstall-runtime,mcs-rest,remove-binaries):
Removed.
(stage1,stage1-mcs,stage1-mono,stage2,stage3)
(tmpinst-dir,tmpinst-runtime): New targets used to implement a
two-stage bootstrap.

svn path=/trunk/mono/; revision=26884
ChangeLog
Makefile.am