Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2004-05-20 15:19:59 +0400
committerRaja R Harinath <harinath@hurrynot.org>2004-05-20 15:19:59 +0400
commit903e252fa158e1d4d773481d3731cf86d83f3bfc (patch)
tree67ef63fa7a14df899c57b983adcb56ad1b2bd2b7 /Makefile.am
parent3eb4ea142504d029e1f9022ff33075d4fd114798 (diff)
Fix small thinko.
svn path=/trunk/mono/; revision=27741
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4cb00e471c1..816238537f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -143,7 +143,7 @@ tmpinst-monolite: tmpinst-dir
mv -f _tmpinst/monolite-*/mcs.exe _tmpinst/monolite-*/*.dll _tmpinst/lib
rm -fr _tmpinst/monolite-*
-monolite-bootstrap: tmpinst-monolite
+monolite-bootstrap: tmpinst-monolite mono-do-basic-build
rm -f $(mcs_topdir)/mcs/mcs.exe $(mcs_topdir)/class/lib/default/mscorlib.dll
rm -f $(mcs_topdir)/class/lib/default/System.dll $(mcs_topdir)/class/lib/default/System.Xml.dll Mono.CSharp.Debugger.dll
$(MAKE) two-stage-strap