diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html index 1094be6199259..55065bbe897bf 100644 --- a/TAO/TAO-INSTALL.html +++ b/TAO/TAO-INSTALL.html @@ -562,7 +562,7 @@

Building and Installing TAO from git

-type bmake for Borland C++ make files.

  • Build ACE+TAO together in one shot. To do that please issue the following commands:

    - $ACE_ROOT/bin/mwc.pl TAO_ACE.mwc

    + $ACE_ROOT/bin/mwc.pl TAO_ACE.mwc -type gnuace

    from $TAO_ROOT. This will generate GNUmakefiles for ACE, gperf, and core ACE+TAO libraries. Issuing a 'make' from $TAO_ROOT will build all of