| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676 | 
							- /*=========================================================================
 
-   Program:   Insight Segmentation & Registration Toolkit
 
-   Module:    $RCSfile$
 
-   Language:  C++
 
-   Date:      $Date$
 
-   Version:   $Revision$
 
- Copyright (c) 2001 Insight Consortium
 
- All rights reserved.
 
- Redistribution and use in source and binary forms, with or without
 
- modification, are permitted provided that the following conditions are met:
 
-  * Redistributions of source code must retain the above copyright notice,
 
-    this list of conditions and the following disclaimer.
 
-  * Redistributions in binary form must reproduce the above copyright notice,
 
-    this list of conditions and the following disclaimer in the documentation
 
-    and/or other materials provided with the distribution.
 
-  * The name of the Insight Consortium, nor the names of any consortium members,
 
-    nor of any contributors, may be used to endorse or promote products derived
 
-    from this software without specific prior written permission.
 
-   * Modified source versions must be plainly marked as such, and must not be
 
-     misrepresented as being the original software.
 
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
 
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
- ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
 
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
- =========================================================================*/
 
- #include "cmUnixMakefileGenerator.h"
 
- #include "cmMakefile.h"
 
- #include "cmStandardIncludes.h"
 
- #include "cmSystemTools.h"
 
- #include "cmSourceFile.h"
 
- #include "cmMakeDepend.h"
 
- #include "cmCacheManager.h"
 
- #include "cmGeneratedFileStream.h"
 
- cmUnixMakefileGenerator::cmUnixMakefileGenerator()
 
-   :m_ObjectFileExtension(".o"),
 
-    m_ExecutableExtension(""),
 
-    m_StaticLibraryExtension(".a"),
 
-    m_SharedLibraryExtension("$(SHLIB_SUFFIX)"),
 
-    m_LibraryPrefix("lib")
 
- {
 
-   m_CacheOnly = false;
 
-   m_Recurse = false;
 
- }
 
- cmUnixMakefileGenerator::~cmUnixMakefileGenerator()
 
- {
 
- }
 
- void cmUnixMakefileGenerator::GenerateMakefile()
 
- {
 
-   // suppoirt override in output directories
 
-   if (m_Makefile->GetDefinition("LIBRARY_OUTPUT_PATH"))
 
-     {
 
-     m_LibraryOutputPath = m_Makefile->GetDefinition("LIBRARY_OUTPUT_PATH");
 
-     if(m_LibraryOutputPath.size())
 
-       {
 
-       if(m_LibraryOutputPath[m_LibraryOutputPath.size() -1] != '/')
 
-         {
 
-         m_LibraryOutputPath += "/";
 
-         }
 
-       if(!cmSystemTools::MakeDirectory(m_LibraryOutputPath.c_str()))
 
-         {
 
-         cmSystemTools::Error("Error failed create "
 
-                              "LIBRARY_OUTPUT_PATH directory:",
 
-                              m_LibraryOutputPath.c_str());
 
-         }
 
-       m_Makefile->AddLinkDirectory(m_LibraryOutputPath.c_str());
 
-       }
 
-     }
 
-   if (m_Makefile->GetDefinition("EXECUTABLE_OUTPUT_PATH"))
 
-     {
 
-     m_ExecutableOutputPath =
 
-       m_Makefile->GetDefinition("EXECUTABLE_OUTPUT_PATH");
 
-     if(m_ExecutableOutputPath.size())
 
-       {
 
-       if(m_ExecutableOutputPath[m_ExecutableOutputPath.size() -1] != '/')
 
-         {
 
-         m_ExecutableOutputPath += "/";
 
-         }
 
-       if(!cmSystemTools::MakeDirectory(m_ExecutableOutputPath.c_str()))
 
-         {
 
-         cmSystemTools::Error("Error failed to create " 
 
-                              "EXECUTABLE_OUTPUT_PATH directory:",
 
-                              m_ExecutableOutputPath.c_str());
 
-         }
 
-       m_Makefile->AddLinkDirectory(m_ExecutableOutputPath.c_str());
 
-       }
 
-     }
 
-   
 
-   if(m_CacheOnly)
 
-     {
 
-     // Generate the cache only stuff
 
-     this->GenerateCacheOnly();
 
-     // if recurse then generate for all sub- makefiles
 
-     if(m_Recurse)
 
-       {
 
-       this->RecursiveGenerateCacheOnly();
 
-       }
 
-     }
 
-   // normal makefile output
 
-   else
 
-     {
 
-     // Generate depends 
 
-     cmMakeDepend md;
 
-     md.SetMakefile(m_Makefile);
 
-     md.GenerateMakefileDependencies();
 
-     this->ProcessDepends(md);
 
-     // output the makefile fragment
 
-     this->OutputMakefile("Makefile"); 
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::ProcessDepends(const cmMakeDepend &md)
 
- {
 
-   // Now create cmDependInformation objects for files in the directory
 
-   cmTargets &tgts = m_Makefile->GetTargets();
 
-   for(cmTargets::iterator l = tgts.begin(); l != tgts.end(); l++)
 
-     {
 
-     std::vector<cmSourceFile> &classes = l->second.GetSourceFiles();
 
-     for(std::vector<cmSourceFile>::iterator i = classes.begin(); 
 
-         i != classes.end(); ++i)
 
-       {
 
-       if(!i->GetIsAHeaderFileOnly())
 
-         {
 
-         // get the depends
 
-         const cmDependInformation *info = 
 
-           md.GetDependInformationForSourceFile(*i);
 
-         
 
-         // Delete any hints from the source file's dependencies.
 
-         i->GetDepends().erase(i->GetDepends().begin(), i->GetDepends().end());
 
-         
 
-         // Now add the real dependencies for the file.
 
-         if (info)
 
-           {
 
-           for(cmDependInformation::DependencySet::const_iterator d = 
 
-                 info->m_DependencySet.begin();
 
-               d != info->m_DependencySet.end(); ++d)
 
-             {
 
-             // Make sure the full path is given.  If not, the dependency was
 
-             // not found.
 
-             if((*d)->m_FullPath != "")
 
-               {
 
-               i->GetDepends().push_back((*d)->m_FullPath);
 
-               }
 
-             }
 
-           }
 
-         }
 
-       }
 
-     }
 
- }
 
- // This is where CMakeTargets.make is generated
 
- void cmUnixMakefileGenerator::OutputMakefile(const char* file)
 
- {
 
-   // Create sub directories fro aux source directories
 
-   std::vector<std::string>& auxSourceDirs = 
 
-     m_Makefile->GetAuxSourceDirectories();
 
-   if( auxSourceDirs.size() )
 
-     {
 
-     // For the case when this is running as a remote build
 
-     // on unix, make the directory
 
-     for(std::vector<std::string>::iterator i = auxSourceDirs.begin();
 
-         i != auxSourceDirs.end(); ++i)
 
-       {
 
-       if(i->c_str()[0] != '/')
 
-         {
 
-         std::string dir = m_Makefile->GetCurrentOutputDirectory();
 
-         if(dir.size() && dir[dir.size()-1] != '/')
 
-           {
 
-           dir += "/";
 
-           }
 
-         dir += *i;
 
-         cmSystemTools::MakeDirectory(dir.c_str());
 
-         }
 
-       else
 
-         {
 
-         cmSystemTools::MakeDirectory(i->c_str());
 
-         }
 
-       }
 
-     }
 
-   // Create a stream that writes to a temporary file
 
-   // then does a copy at the end.   This is to allow users
 
-   // to hit control-c during the make of the makefile
 
-   cmGeneratedFileStream tempFile(file);
 
-   tempFile.SetAlwaysCopy(true);
 
-   std::ostream&  fout = tempFile.GetStream();
 
-   if(!fout)
 
-     {
 
-     cmSystemTools::Error("Error can not open for write: ", file);
 
-     return;
 
-     }
 
-   fout << "# CMAKE generated Makefile, DO NOT EDIT!\n"
 
-        << "# Generated by \"" << this->GetName() << "\""
 
-        << " Generator, CMake Version " 
 
-        << cmMakefile::GetMajorVersion() << "." 
 
-        << cmMakefile::GetMinorVersion() << "\n"
 
-        << "# Generated from the following files:\n# "
 
-        << m_Makefile->GetHomeOutputDirectory() << "/CMakeCache.txt\n";
 
-   std::vector<std::string> lfiles = m_Makefile->GetListFiles();
 
-   // sort the array
 
-   std::sort(lfiles.begin(), lfiles.end(), std::less<std::string>());
 
-   // remove duplicates
 
-   std::vector<std::string>::iterator new_end = 
 
-     std::unique(lfiles.begin(), lfiles.end());
 
-   lfiles.erase(new_end, lfiles.end());
 
-   for(std::vector<std::string>::const_iterator i = lfiles.begin();
 
-       i !=  lfiles.end(); ++i)
 
-     {
 
-     fout << "# " << i->c_str() << "\n";
 
-     }
 
-   fout << "\n\n";
 
-   // create a make variable with all of the sources for this Makefile
 
-   // for depend purposes.
 
-   fout << "CMAKE_MAKEFILE_SOURCES = ";
 
-   for(std::vector<std::string>::const_iterator i = lfiles.begin();
 
-       i !=  lfiles.end(); ++i)
 
-     {
 
-     fout << " " << i->c_str();
 
-     }
 
-   // Add the cache to the list
 
-   fout << " " << m_Makefile->GetHomeOutputDirectory() << "/CMakeCache.txt\n";
 
-   fout << "\n\n";
 
-   this->OutputMakeVariables(fout);
 
-   // Set up the default target as the VERY first target, so that make with no arguments will run it
 
-   this->OutputMakeRule(fout, 
 
-                        "Default target executed when no arguments are given to make",
 
-                        "default_target",
 
-                        0,
 
-                        "$(MAKE) -$(MAKEFLAGS) cmake.depends",
 
-                        "$(MAKE) -$(MAKEFLAGS) all");
 
-   this->OutputTargetRules(fout);
 
-   this->OutputDependLibs(fout);
 
-   this->OutputTargets(fout);
 
-   this->OutputSubDirectoryRules(fout);
 
-   std::string dependName = m_Makefile->GetStartOutputDirectory();
 
-   dependName += "/cmake.depends";
 
-   if(!this->m_CacheOnly)
 
-     {
 
-     std::ofstream dependout(dependName.c_str());
 
-     if(!dependout)
 
-       {
 
-        cmSystemTools::Error("Error can not open for write: ", dependName.c_str());
 
-        return;
 
-       }
 
-     this->OutputObjectDepends(dependout);
 
-     }
 
-   this->OutputCustomRules(fout);
 
-   this->OutputMakeRules(fout);
 
-   this->OutputInstallRules(fout);
 
-   // only add the depend include if the depend file exists
 
-   if(cmSystemTools::FileExists(dependName.c_str()))
 
-     {
 
-     this->OutputIncludeMakefile(fout, "cmake.depends");
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::OutputIncludeMakefile(std::ostream& fout,
 
-                                                     const char* file)
 
- {
 
-   fout << "include " << file << "\n";
 
- }
 
- std::string 
 
- cmUnixMakefileGenerator::GetOutputExtension(const char* sourceExtension)
 
- {
 
-   return m_ObjectFileExtension;
 
- }
 
- // Output the rules for any targets
 
- void cmUnixMakefileGenerator::OutputTargetRules(std::ostream& fout)
 
- {
 
-   // for each target add to the list of targets
 
-   fout << "TARGETS = ";
 
-   const cmTargets &tgts = m_Makefile->GetTargets();
 
-   // list libraries first
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     if (l->second.IsInAll())
 
-       {
 
-       if(l->second.GetType() == cmTarget::STATIC_LIBRARY)
 
-         {
 
-         fout << " \\\n" << m_LibraryOutputPath << m_LibraryPrefix
 
-              << l->first.c_str()
 
-              << m_StaticLibraryExtension;
 
-         }
 
-       else if(l->second.GetType() == cmTarget::SHARED_LIBRARY)
 
-         {
 
-         fout << " \\\n" << m_LibraryOutputPath << m_LibraryPrefix
 
-              << l->first.c_str()
 
-              << m_Makefile->GetDefinition("CMAKE_SHLIB_SUFFIX");
 
-         }
 
-       else if(l->second.GetType() == cmTarget::MODULE_LIBRARY)
 
-         {
 
-         fout << " \\\n" << m_LibraryOutputPath <<  m_LibraryPrefix 
 
-              << l->first.c_str()
 
-              << m_Makefile->GetDefinition("CMAKE_MODULE_SUFFIX");
 
-         }
 
-       }
 
-     }
 
-   // executables
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     if ((l->second.GetType() == cmTarget::EXECUTABLE ||
 
-          l->second.GetType() == cmTarget::WIN32_EXECUTABLE) &&
 
-         l->second.IsInAll())
 
-       {
 
-       fout << " \\\n" << m_ExecutableOutputPath << l->first.c_str() 
 
-            << m_ExecutableExtension;
 
-       }
 
-     }
 
-   // list utilities last
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     if (l->second.GetType() == cmTarget::UTILITY &&
 
- 	l->second.IsInAll())
 
-       {
 
-       fout << " \\\n" << l->first.c_str();
 
-       }
 
-     }
 
-   fout << "\n\n";
 
-   // get the classes from the source lists then add them to the groups
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     std::vector<cmSourceFile> classes = l->second.GetSourceFiles();
 
-     if (classes.begin() != classes.end())
 
-       {
 
- 	fout << l->first << "_SRC_OBJS = ";
 
- 	for(std::vector<cmSourceFile>::iterator i = classes.begin(); 
 
- 	    i != classes.end(); i++)
 
- 	  {
 
- 	    if(!i->IsAHeaderFileOnly())
 
- 	      {
 
-               std::string outExt(this->GetOutputExtension(i->GetSourceExtension().c_str()));
 
-               if(outExt.size())
 
-                 {
 
-                 fout << "\\\n" << i->GetSourceName() 
 
-                      << outExt.c_str() << " ";
 
-                 }
 
-               }
 
- 	  }
 
- 	fout << "\n\n";
 
-       }
 
-     }
 
-   fout << "CLEAN_OBJECT_FILES = ";
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     std::vector<cmSourceFile> classes = l->second.GetSourceFiles();
 
-     if (classes.begin() != classes.end())
 
-       {
 
-       fout << "$(" << l->first << "_SRC_OBJS) ";
 
-       }
 
-     }
 
-   fout << "\n\n";
 
- }
 
- /**
 
-  * Output the linking rules on a command line.  For executables,
 
-  * targetLibrary should be a NULL pointer.  For libraries, it should point
 
-  * to the name of the library.  This will not link a library against itself.
 
-  */
 
- void cmUnixMakefileGenerator::OutputLinkLibraries(std::ostream& fout,
 
-                                                   const char* targetLibrary,
 
-                                                   const cmTarget &tgt)
 
- {
 
-   // Try to emit each search path once
 
-   std::set<std::string> emitted;
 
-   // Embed runtime search paths if possible and if required.
 
-   bool outputRuntime = true;
 
-   std::string runtimeFlag;
 
-   std::string runtimeSep;
 
-   std::vector<std::string> runtimeDirs;
 
-   if(m_Makefile->GetDefinition("CMAKE_SHLIB_RUNTIME_FLAG"))
 
-     {
 
-     runtimeFlag = m_Makefile->GetDefinition("CMAKE_SHLIB_RUNTIME_FLAG");
 
-     }
 
-   if(m_Makefile->GetDefinition("CMAKE_SHLIB_RUNTIME_SEP"))
 
-     {
 
-     runtimeSep = m_Makefile->GetDefinition("CMAKE_SHLIB_RUNTIME_SEP");
 
-     }
 
-   // concatenate all paths or no?
 
-   bool runtimeConcatenate = ( runtimeSep!="" );
 
-   if(runtimeFlag == "")
 
-     {
 
-     outputRuntime = false;
 
-     }
 
-   // Some search paths should never be emitted
 
-   emitted.insert("");
 
-   emitted.insert("/usr/lib");
 
-   // collect all the flags needed for linking libraries
 
-   std::string linkLibs;
 
-   std::vector<std::string>& libdirs = m_Makefile->GetLinkDirectories();
 
-   for(std::vector<std::string>::iterator libDir = libdirs.begin();
 
-       libDir != libdirs.end(); ++libDir)
 
-     { 
 
-     std::string libpath = cmSystemTools::EscapeSpaces(libDir->c_str());
 
-     if(emitted.insert(libpath).second)
 
-       {
 
-       std::string::size_type pos = libDir->find("-L");
 
-       if((pos == std::string::npos || pos > 0)
 
-          && libDir->find("${") == std::string::npos)
 
-         {
 
-         linkLibs += "-L";
 
-         if(outputRuntime)
 
-           {
 
-           runtimeDirs.push_back( libpath );
 
-           }
 
-         }
 
-       linkLibs += libpath;
 
-       linkLibs += " ";
 
-       }
 
-     }
 
-   std::string librariesLinked;
 
-   const cmTarget::LinkLibraries& libs = tgt.GetLinkLibraries();
 
-   for(cmTarget::LinkLibraries::const_iterator lib = libs.begin();
 
-       lib != libs.end(); ++lib)
 
-     {
 
-     // Don't link the library against itself!
 
-     if(targetLibrary && (lib->first == targetLibrary)) continue;
 
-     // don't look at debug libraries
 
-     if (lib->second == cmTarget::DEBUG) continue;
 
-     // skip zero size library entries, this may happen
 
-     // if a variable expands to nothing.
 
-     if (lib->first.size() == 0) continue;
 
-     // if it is a full path break it into -L and -l
 
-     cmRegularExpression reg("(^[ \t]*\\-l)|(^[ \t]*\\-framework)|(\\${)");
 
-     if(lib->first.find('/') != std::string::npos
 
-        && !reg.find(lib->first))
 
-       {
 
-       std::string dir, file;
 
-       cmSystemTools::SplitProgramPath(lib->first.c_str(),
 
-                                       dir, file);
 
-       std::string libpath = cmSystemTools::EscapeSpaces(dir.c_str());
 
-       if(emitted.insert(libpath).second)
 
-         {
 
-         linkLibs += "-L";
 
-         linkLibs += libpath;
 
-         linkLibs += " ";
 
-         if(outputRuntime)
 
-           {
 
-           runtimeDirs.push_back( libpath );
 
-           }
 
-         }
 
-       cmRegularExpression libname("lib(.*)(\\.so|\\.sl|\\.a|\\.dylib).*");
 
-       cmRegularExpression libname_noprefix("(.*)(\\.so|\\.sl|\\.a|\\.dylib).*");
 
-       if(libname.find(file))
 
-         {
 
-         librariesLinked += "-l";
 
-         file = libname.match(1);
 
- 	librariesLinked += file;
 
-         librariesLinked += " ";
 
-         }
 
-       else if(libname_noprefix.find(file))
 
-         {
 
-         librariesLinked += "-l";
 
-         file = libname_noprefix.match(1);
 
- 	librariesLinked += file;
 
-         librariesLinked += " ";
 
-         }
 
-       }
 
-     // not a full path, so add -l name
 
-     else
 
-       {
 
-       if(!reg.find(lib->first))
 
-         {
 
-         librariesLinked += "-l";
 
-         }
 
-       librariesLinked += lib->first;
 
-       librariesLinked += " ";
 
-       }
 
-     }
 
-   linkLibs += librariesLinked;
 
-   if(!targetLibrary)
 
-     {
 
-     // For executables, add these a second time so order does not matter
 
-     linkLibs += librariesLinked;
 
-     }
 
-   fout << linkLibs;
 
-   if(outputRuntime && runtimeDirs.size()>0)
 
-     {
 
-     // For the runtime search directories, do a "-Wl,-rpath,a:b:c" or
 
-     // a "-R a -R b -R c" type link line
 
-     fout << runtimeFlag;
 
-     std::vector<std::string>::iterator itr = runtimeDirs.begin();
 
-     fout << *itr;
 
-     ++itr;
 
-     for( ; itr != runtimeDirs.end(); ++itr )
 
-       {
 
-       if(runtimeConcatenate)
 
-         {
 
-         fout << runtimeSep << *itr;
 
-         }
 
-       else
 
-         {
 
-         fout << " " << runtimeFlag << *itr;
 
-         }
 
-       }
 
-     fout << " ";
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::OutputSharedLibraryRule(std::ostream& fout,  
 
-                                                       const char* name, 
 
-                                                       const cmTarget &t)
 
- {
 
-   std::string target = m_LibraryOutputPath + "lib" + name + "$(SHLIB_SUFFIX)";
 
-   std::string depend = "$(";
 
-   depend += name;
 
-   depend += "_SRC_OBJS) $(" + std::string(name) + "_DEPEND_LIBS)";
 
-   std::string command = "rm -f lib";
 
-   command += name;
 
-   command += "$(SHLIB_SUFFIX)";
 
-   std::string command2 = "$(CMAKE_CXX_COMPILER)  $(CMAKE_SHLIB_LINK_FLAGS) "
 
-     "$(CMAKE_SHLIB_BUILD_FLAGS) $(CMAKE_CXXFLAGS) -o \\\n";
 
-   command2 += "\t  ";
 
-   command2 += m_LibraryOutputPath + "lib" + std::string(name) + "$(SHLIB_SUFFIX) \\\n";
 
-   command2 += "\t  $(" + std::string(name) + "_SRC_OBJS) ";
 
-   std::strstream linklibs;
 
-   this->OutputLinkLibraries(linklibs, name, t);
 
-   linklibs << std::ends;
 
-   command2 += linklibs.str();
 
-   delete [] linklibs.str();
 
-   this->OutputMakeRule(fout, "rules for a shared library",
 
-                        target.c_str(),
 
-                        depend.c_str(),
 
-                        command.c_str(),
 
-                        command2.c_str());
 
- }
 
- void cmUnixMakefileGenerator::OutputModuleLibraryRule(std::ostream& fout, 
 
-                                                       const char* name, 
 
-                                                       const cmTarget &t)
 
- {
 
-   std::string target = m_LibraryOutputPath + "lib" + std::string(name) + "$(MODULE_SUFFIX)";
 
-   std::string depend =  "$(";
 
-   depend += std::string(name) + "_SRC_OBJS) $(" + std::string(name) + "_DEPEND_LIBS)";
 
-   std::string command = "rm -f lib" + std::string(name) + "$(MODULE_SUFFIX)";
 
-   std::string command2 = "$(CMAKE_CXX_COMPILER)  $(CMAKE_MODULE_LINK_FLAGS) "
 
-     "$(CMAKE_MODULE_BUILD_FLAGS) $(CMAKE_CXXFLAGS) -o \\\n";
 
-   command2 += "\t  ";
 
-   command2 += m_LibraryOutputPath + "lib" + std::string(name) + "$(MODULE_SUFFIX) \\\n";
 
-   command2 += "\t  $(" + std::string(name) + "_SRC_OBJS) ";
 
-   std::strstream linklibs;
 
-   this->OutputLinkLibraries(linklibs, std::string(name).c_str(), t);
 
-   linklibs << std::ends;
 
-   command2 += linklibs.str();
 
-   delete [] linklibs.str();
 
-   this->OutputMakeRule(fout, "rules for a shared module library",
 
-                        target.c_str(),
 
-                        depend.c_str(),
 
-                        command.c_str(),
 
-                        command2.c_str()); 
 
- }
 
- void cmUnixMakefileGenerator::OutputStaticLibraryRule(std::ostream& fout,
 
-                                                       const char* name, 
 
-                                                       const cmTarget & t)
 
- {
 
-   std::string target = m_LibraryOutputPath + "lib" + std::string(name) + ".a";
 
-   std::string depend = "$(";
 
-   depend += std::string(name) + "_SRC_OBJS)";
 
-   std::string command = "$(CMAKE_AR) $(CMAKE_AR_ARGS) ";
 
-   command += m_LibraryOutputPath;
 
-   command += "lib";
 
-   command += name;
 
-   command += ".a $(";
 
-   command += std::string(name) + "_SRC_OBJS)";
 
-   std::string command2 = "$(CMAKE_RANLIB) ";
 
-   command2 += m_LibraryOutputPath;
 
-   command2 += "lib";
 
-   command2 += std::string(name) + ".a";
 
-   std::string comment = "rule to build static library: ";
 
-   comment += name;
 
-   this->OutputMakeRule(fout,
 
-                        comment.c_str(),
 
-                        target.c_str(),
 
-                        depend.c_str(),
 
-                        command.c_str(),
 
-                        command2.c_str());
 
- }
 
- void cmUnixMakefileGenerator::OutputExecutableRule(std::ostream& fout,
 
-                                                    const char* name,
 
-                                                    const cmTarget & t)
 
- {
 
-   std::string target = m_ExecutableOutputPath + name;
 
-   std::string depend = "$(";
 
-   depend += std::string(name) + "_SRC_OBJS) $(" + std::string(name) + "_DEPEND_LIBS)";
 
-   std::string command = 
 
-     "$(CMAKE_CXX_COMPILER) $(CMAKE_SHLIB_LINK_FLAGS) $(CMAKE_CXXFLAGS) ";
 
-   command += "$(" + std::string(name) + "_SRC_OBJS) ";
 
-   std::strstream linklibs;
 
-   this->OutputLinkLibraries(linklibs, 0, t);
 
-   linklibs << std::ends;
 
-   command += linklibs.str();
 
-   command += " -o " + m_ExecutableOutputPath + name;
 
-   std::string comment = "rule to build executable: ";
 
-   comment += name;
 
-   this->OutputMakeRule(fout, 
 
-                        comment.c_str(),
 
-                        target.c_str(),
 
-                        depend.c_str(),
 
-                        command.c_str());
 
- }
 
-   
 
- void cmUnixMakefileGenerator::OutputTargets(std::ostream& fout)
 
- {
 
-   // for each target
 
-   const cmTargets &tgts = m_Makefile->GetTargets();
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     switch(l->second.GetType())
 
-       {
 
-       case cmTarget::STATIC_LIBRARY:
 
-         this->OutputStaticLibraryRule(fout, l->first.c_str(), l->second);
 
-         break;
 
-       case cmTarget::SHARED_LIBRARY:
 
-         this->OutputSharedLibraryRule(fout, l->first.c_str(), l->second);
 
-         break;
 
-       case cmTarget::MODULE_LIBRARY:
 
-         this->OutputModuleLibraryRule(fout, l->first.c_str(), l->second);
 
-         break;
 
-       case cmTarget::EXECUTABLE:
 
-       case cmTarget::WIN32_EXECUTABLE:
 
-         this->OutputExecutableRule(fout, l->first.c_str(), l->second);
 
-         break;
 
-       case cmTarget::UTILITY:
 
-         // This is handled by the OutputCustomRules method
 
-       case cmTarget::INSTALL_FILES:
 
-         // This is handled by the OutputInstallRules method
 
-       case cmTarget::INSTALL_PROGRAMS:
 
-         // This is handled by the OutputInstallRules method
 
- 	break;
 
-       }
 
-     }
 
- }
 
- // For each target that is an executable or shared library, generate
 
- // the "<name>_DEPEND_LIBS" variable listing its library dependencies.
 
- void cmUnixMakefileGenerator::OutputDependLibs(std::ostream& fout)
 
- {
 
-   // Build a set of libraries that will be linked into any target in
 
-   // this directory.
 
-   std::set<std::string> used;
 
-   
 
-   // for each target
 
-   const cmTargets &tgts = m_Makefile->GetTargets();
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     // Each dependency should only be emitted once per target.
 
-     std::set<std::string> emitted;
 
-     if ((l->second.GetType() == cmTarget::SHARED_LIBRARY)
 
-         || (l->second.GetType() == cmTarget::MODULE_LIBRARY)
 
-         || (l->second.GetType() == cmTarget::EXECUTABLE)
 
-         || (l->second.GetType() == cmTarget::WIN32_EXECUTABLE))
 
-       {
 
-       fout << l->first << "_DEPEND_LIBS = ";
 
-       
 
-       // A library should not depend on itself!
 
-       emitted.insert(l->first);
 
-       
 
-       // First look at all makefile level link libraries.
 
-       const cmTarget::LinkLibraries& libs = m_Makefile->GetLinkLibraries();
 
-       for(cmTarget::LinkLibraries::const_iterator lib = libs.begin();
 
-           lib != libs.end(); ++lib)
 
-         {
 
-         // Record that this library was used.
 
-         used.insert(lib->first);
 
-         // Don't emit the same library twice for this target.
 
-         if(emitted.insert(lib->first).second)
 
-           {
 
-           // Output this dependency.
 
-           this->OutputLibDepend(fout, lib->first.c_str());
 
-           }
 
-         }
 
-       
 
-       // Now, look at all link libraries specific to this target.
 
-       const cmTarget::LinkLibraries& tlibs = l->second.GetLinkLibraries();
 
-       for(cmTarget::LinkLibraries::const_iterator lib = tlibs.begin();
 
-           lib != tlibs.end(); ++lib)
 
-         {
 
-         // Record that this library was used.
 
-         used.insert(lib->first);
 
-         // Don't emit the same library twice for this target.
 
-         if(emitted.insert(lib->first).second)
 
-           {
 
-           // Output this dependency.
 
-           this->OutputLibDepend(fout, lib->first.c_str());
 
-           }
 
-         }
 
-       
 
-       fout << "\n";
 
-       }
 
-     }
 
-   fout << "\n";
 
-   
 
-   // Loop over the libraries used and make sure there is a rule to
 
-   // build them in this makefile.  If the library is in another
 
-   // directory, add a rule to jump to that directory and make sure it
 
-   // exists.
 
-   for(std::set<std::string>::const_iterator lib = used.begin();
 
-       lib != used.end(); ++lib)
 
-     {
 
-     // loop over the list of directories that the libraries might
 
-     // be in, looking for an ADD_LIBRARY(lib...) line. This would
 
-     // be stored in the cache
 
-     const char* cacheValue = m_Makefile->GetDefinition(lib->c_str());
 
-     // if cache and not the current directory add a rule, to
 
-     // jump into the directory and build for the first time
 
-     if(cacheValue 
 
-        && (strcmp(m_Makefile->GetCurrentOutputDirectory(), cacheValue) != 0))
 
-       {
 
-       std::string library = "lib";
 
-       library += *lib;
 
-       std::string libpath = cacheValue;
 
-       // add the correct extension
 
-       std::string ltname = *lib+"_LIBRARY_TYPE";
 
-       const char* libType
 
-         = m_Makefile->GetDefinition(ltname.c_str());
 
-       if(libType && std::string(libType) == "SHARED")
 
-         {
 
-         library += m_Makefile->GetDefinition("CMAKE_SHLIB_SUFFIX");
 
-         }
 
-       else if(libType && std::string(libType) == "MODULE")
 
- 	{
 
- 	library += m_Makefile->GetDefinition("CMAKE_MODULE_SUFFIX");
 
- 	}
 
-       else
 
-         {
 
-         library += ".a";
 
-         }
 
-       if(m_LibraryOutputPath.size())
 
-         {
 
-         libpath = m_LibraryOutputPath;
 
-         }
 
-       else
 
-         {
 
-         libpath += "/";
 
-         }
 
-       libpath += library;
 
-       // put out a rule to build the library if it does not exist
 
-       fout << libpath.c_str()
 
-            << ":\n\tcd " << cacheValue 
 
-            << "; $(MAKE) " << m_LibraryOutputPath << library.c_str() << "\n\n";
 
-       }
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::OutputLibDepend(std::ostream& fout,
 
-                                               const char* name)
 
- {
 
-   const char* cacheValue = m_Makefile->GetDefinition(name);
 
-   if(cacheValue )
 
-     {
 
-     // if there is a cache value, then this is a library that cmake
 
-     // knows how to build, so we can depend on it
 
-     std::string libpath;
 
-     if (strcmp(m_Makefile->GetCurrentOutputDirectory(), cacheValue) != 0)
 
-       {
 
-       // if the library is not in the current directory, then get the full
 
-       // path to it
 
-       libpath = cacheValue;
 
-       if(m_LibraryOutputPath.size())
 
-         {
 
-         libpath = m_LibraryOutputPath;
 
-         libpath += m_LibraryPrefix;
 
-         }
 
-       else
 
-         {
 
-         libpath += "/";
 
-         libpath += m_LibraryPrefix;
 
-         }
 
-       }
 
-     else
 
-       {
 
-       // library is in current Makefile so use lib as a prefix
 
-       libpath = m_LibraryOutputPath;
 
-       libpath += m_LibraryPrefix;
 
-       }
 
-     // add the library name
 
-     libpath += name;
 
-     // add the correct extension
 
-     std::string ltname = name;
 
-     ltname += "_LIBRARY_TYPE";
 
-     const char* libType = m_Makefile->GetDefinition(ltname.c_str());
 
-     if(libType && std::string(libType) == "SHARED")
 
-       {
 
-       libpath += m_Makefile->GetDefinition("CMAKE_SHLIB_SUFFIX");
 
-       }
 
-     else if (libType && std::string(libType) == "MODULE")
 
-           {
 
-           libpath += m_Makefile->GetDefinition("CMAKE_MODULE_SUFFIX");
 
-           }
 
-     else
 
-       {
 
-       libpath += m_StaticLibraryExtension;
 
-       }
 
-     fout << libpath << " ";
 
-     }
 
- }
 
- // fix up names of directories so they can be used
 
- // as targets in makefiles.
 
- inline std::string FixDirectoryName(const char* dir)
 
- {
 
-   std::string s = dir;
 
-   // replace ../ with 3 under bars
 
-   size_t pos = s.find("../");
 
-   if(pos != std::string::npos)
 
-     {
 
-     s.replace(pos, 3, "___");
 
-     }
 
-   // replace / directory separators with a single under bar 
 
-   pos = s.find("/");
 
-   while(pos != std::string::npos)
 
-     {
 
-     s.replace(pos, 1, "_");
 
-     pos = s.find("/");
 
-     }
 
-   return s;
 
- }
 
- void cmUnixMakefileGenerator::BuildInSubDirectory(std::ostream& fout,
 
-                                                   const char* directory,
 
-                                                   const char* target1,
 
-                                                   const char* target2)
 
- {
 
-   if(target1)
 
-     {
 
-     fout << "\t@if test ! -d " << directory 
 
-          << "; then $(MAKE) rebuild_cache; fi\n"
 
-       "\tcd " << directory
 
-          << "; $(MAKE) -$(MAKEFLAGS) " << target1 << "\n";
 
-     }
 
-   if(target2)
 
-     {
 
-     fout << "\t@cd " << directory
 
-          << "; $(MAKE) -$(MAKEFLAGS) " << target2 << "\n";
 
-     }
 
- }
 
- void 
 
- cmUnixMakefileGenerator::
 
- OutputSubDirectoryVars(std::ostream& fout,
 
-                        const char* var,
 
-                        const char* target,
 
-                        const char* target1,
 
-                        const char* target2,
 
-                        const std::vector<std::string>& SubDirectories)
 
- {
 
-   if( SubDirectories.size() == 0)
 
-     {
 
-     return;
 
-     }
 
-   fout << "# Variable for making " << target << " in subdirectories.\n";
 
-   fout << var << " = \\\n";
 
-   unsigned int i;
 
-   for(i =0; i < SubDirectories.size(); i++)
 
-     { 
 
-     std::string subdir = FixDirectoryName(SubDirectories[i].c_str());
 
-     fout << target << "_" << subdir.c_str();
 
-     if(i == SubDirectories.size()-1)
 
-       {
 
-       fout << " \n\n";
 
-       }
 
-     else
 
-       {
 
-       fout << " \\\n";
 
-       }
 
-     }
 
-   fout << "# Targets for making " << target << " in subdirectories.\n";
 
-   for(unsigned int i =0; i < SubDirectories.size(); i++)
 
-     {
 
-     std::string subdir = FixDirectoryName(SubDirectories[i].c_str());
 
-     fout << target << "_" << subdir.c_str() << ":";
 
-     const std::set<cmStdString>& subdirDepends = m_Makefile->GetSubdirDepends(SubDirectories[i].c_str());
 
-     for(std::set<cmStdString>::const_iterator d = subdirDepends.begin();
 
-         d != subdirDepends.end(); ++d)
 
-       {
 
-       std::string fixed_d = FixDirectoryName(d->c_str());
 
-       fout << " " << target << "_" << fixed_d.c_str();
 
-       }
 
-     fout << "\n";
 
-     this->BuildInSubDirectory(fout, SubDirectories[i].c_str(),
 
-                               target1, target2);
 
-     }
 
-   fout << "\n\n";
 
- }
 
- // output rules for decending into sub directories
 
- void cmUnixMakefileGenerator::OutputSubDirectoryRules(std::ostream& fout)
 
- {
 
-     // Output Sub directory build rules
 
-   const std::vector<std::string>& SubDirectories
 
-     = m_Makefile->GetSubDirectories();
 
-     
 
-   if( SubDirectories.size() == 0)
 
-     {
 
-     return;
 
-     }
 
-   this->OutputSubDirectoryVars(fout, "SUBDIR_BUILD", "build",
 
-                                "cmake.depends",
 
-                                "all",
 
-                                SubDirectories);
 
-   this->OutputSubDirectoryVars(fout, "SUBDIR_CLEAN", "clean",
 
-                                "clean",
 
-                                0,
 
-                                SubDirectories);
 
-   this->OutputSubDirectoryVars(fout, "SUBDIR_DEPEND", "depend",
 
-                                "depend",
 
-                                0,
 
-                                SubDirectories);
 
-   this->OutputSubDirectoryVars(fout, "SUBDIR_INSTALL", "install",
 
-                                "install",
 
-                                0,
 
-                                SubDirectories);
 
- }
 
- // Output the depend information for all the classes 
 
- // in the makefile.  These would have been generated
 
- // by the class cmMakeDepend GenerateMakefile
 
- void cmUnixMakefileGenerator::OutputObjectDepends(std::ostream& fout)
 
- {
 
-   // Iterate over every target.
 
-   std::map<cmStdString, cmTarget>& targets = m_Makefile->GetTargets();
 
-   for(std::map<cmStdString, cmTarget>::const_iterator target = targets.begin(); 
 
-       target != targets.end(); ++target)
 
-     {
 
-     // Iterate over every source for this target.
 
-     const std::vector<cmSourceFile>& sources = target->second.GetSourceFiles();
 
-     for(std::vector<cmSourceFile>::const_iterator source = sources.begin(); 
 
-         source != sources.end(); ++source)
 
-       {
 
-       if(!source->IsAHeaderFileOnly())
 
-         {
 
-         if(!source->GetDepends().empty())
 
-           {
 
-           fout << source->GetSourceName() << m_ObjectFileExtension << " :";
 
-           // Iterate through all the dependencies for this source.
 
-           for(std::vector<std::string>::const_iterator dep =
 
-                 source->GetDepends().begin();
 
-               dep != source->GetDepends().end(); ++dep)
 
-             {
 
-             fout << " \\\n" << dep->c_str();
 
-             }
 
-           fout << "\n\n";
 
-           }
 
-         }
 
-       }
 
-     }
 
- }
 
- // Output each custom rule in the following format:
 
- // output: source depends...
 
- //   (tab)   command...
 
- void cmUnixMakefileGenerator::OutputCustomRules(std::ostream& fout)
 
- {
 
-   // We may be modifying the source groups temporarily, so make a copy.
 
-   std::vector<cmSourceGroup> sourceGroups = m_Makefile->GetSourceGroups();
 
-   
 
-   const cmTargets &tgts = m_Makefile->GetTargets();
 
-   for(cmTargets::const_iterator tgt = tgts.begin(); 
 
-       tgt != tgts.end(); ++tgt)
 
-     {
 
-     // add any custom rules to the source groups
 
-     for (std::vector<cmCustomCommand>::const_iterator cr = 
 
-            tgt->second.GetCustomCommands().begin(); 
 
-          cr != tgt->second.GetCustomCommands().end(); ++cr)
 
-       {
 
-       cmSourceGroup& sourceGroup = 
 
-         m_Makefile->FindSourceGroup(cr->GetSourceName().c_str(),
 
-                                     sourceGroups);
 
-       cmCustomCommand cc(*cr);
 
-       cc.ExpandVariables(*m_Makefile);
 
-       sourceGroup.AddCustomCommand(cc);
 
-       }
 
-     }
 
-   // Loop through every source group.
 
-   for(std::vector<cmSourceGroup>::const_iterator sg =
 
-         sourceGroups.begin(); sg != sourceGroups.end(); ++sg)
 
-     {
 
-     const cmSourceGroup::BuildRules& buildRules = sg->GetBuildRules();
 
-     if(buildRules.empty())
 
-       { continue; }
 
-     
 
-     std::string name = sg->GetName();
 
-     if(name != "")
 
-       {
 
-       fout << "# Start of source group \"" << name.c_str() << "\"\n";
 
-       }
 
-     
 
-     // Loop through each source in the source group.
 
-     for(cmSourceGroup::BuildRules::const_iterator cc =
 
-           buildRules.begin(); cc != buildRules.end(); ++ cc)
 
-       {
 
-       std::string source = cc->first;
 
-       const cmSourceGroup::Commands& commands = cc->second;
 
-       // Loop through every command generating code from the current source.
 
-       for(cmSourceGroup::Commands::const_iterator c = commands.begin();
 
-           c != commands.end(); ++c)
 
-         {
 
-         std::string command = c->first;
 
-         const cmSourceGroup::CommandFiles& commandFiles = c->second;
 
-         // if the command has no outputs, then it is a utility command
 
-         // with no outputs
 
-         if(commandFiles.m_Outputs.size() == 0)
 
-           {
 
-           std::string depends;
 
-           // collect out all the dependencies for this rule.
 
-           for(std::set<std::string>::const_iterator d =
 
-                 commandFiles.m_Depends.begin();
 
-               d != commandFiles.m_Depends.end(); ++d)
 
-             {
 
-             std::string dep = cmSystemTools::EscapeSpaces(d->c_str());
 
-             depends +=  " ";
 
-             depends += dep;
 
-             }
 
-           // output rule
 
-           this->OutputMakeRule(fout,
 
-                                "Custom command",
 
-                                source.c_str(),
 
-                                depends.c_str(),
 
-                                command.c_str());
 
-           }
 
-         // Write a rule for every output generated by this command.
 
-         for(std::set<std::string>::const_iterator output =
 
-               commandFiles.m_Outputs.begin();
 
-             output != commandFiles.m_Outputs.end(); ++output)
 
-           {
 
-           std::string src = cmSystemTools::EscapeSpaces(source.c_str());
 
-           std::string depends;
 
-           depends +=  src;
 
-           // Collect out all the dependencies for this rule.
 
-           for(std::set<std::string>::const_iterator d =
 
-                 commandFiles.m_Depends.begin();
 
-               d != commandFiles.m_Depends.end(); ++d)
 
-             {
 
-             std::string dep = cmSystemTools::EscapeSpaces(d->c_str());
 
-             depends += " ";
 
-             depends += dep;
 
-             } 
 
-           // output rule
 
-           this->OutputMakeRule(fout,
 
-                                "Custom command",
 
-                                output->c_str(),
 
-                                depends.c_str(),
 
-                                command.c_str());
 
-           }
 
-         }
 
-       }
 
-     if(name != "")
 
-       {
 
-       fout << "# End of source group \"" << name.c_str() << "\"\n\n";
 
-       }
 
-     }  
 
- }
 
- void cmUnixMakefileGenerator::GenerateCacheOnly()
 
- {
 
-   cmSystemTools::MakeDirectory(m_Makefile->GetStartOutputDirectory());
 
-   std::string dest = m_Makefile->GetStartOutputDirectory();
 
-   dest += "/Makefile";
 
-   std::cout << "cmake: creating : " << dest.c_str() << std::endl;
 
-   this->OutputMakefile(dest.c_str());
 
-   return;
 
- }
 
- void cmUnixMakefileGenerator::RecursiveGenerateCacheOnly()
 
- { 
 
-   std::vector<cmMakefile*> makefiles;
 
-   m_Makefile->FindSubDirectoryCMakeListsFiles(makefiles);
 
-   for(std::vector<cmMakefile*>::iterator i = makefiles.begin();
 
-       i != makefiles.end(); ++i)
 
-     {
 
-     cmMakefile* mf = *i;
 
-     if(m_Makefile->GetDefinition("RUN_CONFIGURE"))
 
-       {
 
-       mf->AddDefinition("RUN_CONFIGURE", true);
 
-       }
 
-     cmUnixMakefileGenerator* gen = 
 
-       static_cast<cmUnixMakefileGenerator*>(this->CreateObject());
 
-     gen->SetCacheOnlyOn();
 
-     gen->SetRecurseOff();
 
-     mf->SetMakefileGenerator(gen);
 
-     mf->GenerateMakefile();
 
-     }
 
-   // CLEAN up the makefiles created
 
-   for(unsigned int i =0; i < makefiles.size(); ++i)
 
-     {
 
-       delete makefiles[i];
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::OutputMakeVariables(std::ostream& fout)
 
- {
 
-   const char* variables = 
 
-     "# the standard shell for make\n"
 
-     "SHELL = /bin/sh\n"
 
-     "\n"
 
-     "CMAKE_LIB_EXT       = @CMAKE_LIB_EXT@\n"
 
-     "CMAKE_RANLIB        = @CMAKE_RANLIB@\n"
 
-     "CMAKE_AR            = @CMAKE_AR@\n"
 
-     "CMAKE_AR_ARGS       = @CMAKE_AR_ARGS@\n"
 
-     "CMAKE_C_COMPILER    = @CMAKE_C_COMPILER@\n"
 
-     "CMAKE_CFLAGS        = @CMAKE_C_FLAGS@\n"
 
-     "CMAKE_SHLIB_CFLAGS  = @CMAKE_SHLIB_CFLAGS@\n"
 
-     "\n"
 
-     "CMAKE_CXX_COMPILER  = @CMAKE_CXX_COMPILER@\n"
 
-     "CMAKE_CXXFLAGS      = @CMAKE_CXX_FLAGS@\n"
 
-     "\n"
 
-     "CMAKE_SHLIB_BUILD_FLAGS  = @CMAKE_SHLIB_BUILD_FLAGS@\n"
 
-     "CMAKE_SHLIB_LINK_FLAGS   = @CMAKE_SHLIB_LINK_FLAGS@\n"
 
-     "CMAKE_MODULE_BUILD_FLAGS = @CMAKE_MODULE_BUILD_FLAGS@\n"
 
-     "CMAKE_MODULE_LINK_FLAGS  = @CMAKE_MODULE_LINK_FLAGS@\n"
 
-     "DL_LIBS                  = @CMAKE_DL_LIBS@\n"
 
-     "SHLIB_LD_LIBS            = @CMAKE_SHLIB_LD_LIBS@\n"
 
-     "SHLIB_SUFFIX             = @CMAKE_SHLIB_SUFFIX@\n"
 
-     "MODULE_SUFFIX            = @CMAKE_MODULE_SUFFIX@\n"
 
-     "THREAD_LIBS              = @CMAKE_THREAD_LIBS@\n"
 
-     "\n"
 
-     "# set up the path to the rulesgen program\n"
 
-     "CMAKE_COMMAND = ${CMAKE_COMMAND}"
 
-     "\n"
 
-     "\n"
 
-     "\n";
 
-   std::string replaceVars = variables;
 
-   
 
-   m_Makefile->ExpandVariablesInString(replaceVars);
 
-   fout << replaceVars.c_str();
 
-   fout << "CMAKE_CURRENT_SOURCE = " << m_Makefile->GetStartDirectory() << "\n";
 
-   fout << "CMAKE_CURRENT_BINARY = " << m_Makefile->GetStartOutputDirectory() << "\n";
 
-   fout << "CMAKE_SOURCE_DIR = " << m_Makefile->GetHomeDirectory() << "\n";
 
-   fout << "CMAKE_BINARY_DIR = " << m_Makefile->GetHomeOutputDirectory() << "\n";
 
-   // Output Include paths
 
-   fout << "INCLUDE_FLAGS = ";
 
-   std::vector<std::string>& includes = m_Makefile->GetIncludeDirectories();
 
-   std::vector<std::string>::iterator i;
 
-   fout << "-I" << m_Makefile->GetStartDirectory() << " ";
 
-   for(i = includes.begin(); i != includes.end(); ++i)
 
-     {
 
-     std::string include = *i;
 
-     // Don't output a -I for the standard include path "/usr/include".
 
-     // This can cause problems with certain standard library
 
-     // implementations because the wrong headers may be found first.
 
-     if(include != "/usr/include")
 
-       {
 
-       fout << "-I" << cmSystemTools::EscapeSpaces(i->c_str()).c_str() << " ";
 
-       }
 
-     }
 
-   fout << m_Makefile->GetDefineFlags();
 
-   fout << "\n\n";
 
- }
 
- void cmUnixMakefileGenerator::OutputInstallRules(std::ostream& fout)
 
- {
 
-   const char* root
 
-     = m_Makefile->GetDefinition("CMAKE_ROOT");
 
-   fout << "INSTALL = " << root << "/Templates/install-sh -c\n";
 
-   fout << "INSTALL_PROGRAM = $(INSTALL)\n";
 
-   fout << "INSTALL_DATA =    $(INSTALL) -m 644\n";
 
-   
 
-   const cmTargets &tgts = m_Makefile->GetTargets();
 
-   fout << "install: $(SUBDIR_INSTALL)\n";
 
-   fout << "\t@echo \"Installing ...\"\n";
 
-   
 
-   const char* prefix
 
-     = m_Makefile->GetDefinition("CMAKE_INSTALL_PREFIX");
 
-   if (!prefix)
 
-     {
 
-     prefix = "/usr/local";
 
-     }
 
-   for(cmTargets::const_iterator l = tgts.begin(); 
 
-       l != tgts.end(); l++)
 
-     {
 
-     if (l->second.GetInstallPath() != "")
 
-       {
 
-       // first make the directories for each target 
 
-       fout << "\t@if [ ! -d " << prefix << l->second.GetInstallPath() << 
 
- 	" ] ; then \\\n";
 
-       fout << "\t   echo \"Making directory " << prefix 
 
- 	   << l->second.GetInstallPath() << " \"; \\\n";
 
-       fout << "\t   mkdir -p " << prefix << l->second.GetInstallPath() 
 
- 	   << "; \\\n";
 
-       fout << "\t   chmod 755 " <<  prefix << l->second.GetInstallPath() 
 
- 	   << "; \\\n";
 
-       fout << "\t else true; \\\n";
 
-       fout << "\t fi\n";
 
-       // now install the target
 
-       switch (l->second.GetType())
 
- 	{
 
- 	case cmTarget::STATIC_LIBRARY:
 
- 	  fout << "\t$(INSTALL_DATA) " << m_LibraryOutputPath << "lib" 
 
-                << l->first;
 
-           fout << ".a";
 
- 	  fout << " " << prefix << l->second.GetInstallPath() << "\n";
 
- 	  break;
 
- 	case cmTarget::SHARED_LIBRARY:
 
- 	  fout << "\t$(INSTALL_DATA) " << m_LibraryOutputPath << "lib" 
 
-                << l->first;
 
-           fout << m_Makefile->GetDefinition("CMAKE_SHLIB_SUFFIX");
 
- 	  fout << " " << prefix << l->second.GetInstallPath() << "\n";
 
- 	  break;
 
- 	case cmTarget::MODULE_LIBRARY:
 
- 	  fout << "\t$(INSTALL_DATA) " << m_LibraryOutputPath << "lib" 
 
-                << l->first;
 
-           fout << m_Makefile->GetDefinition("CMAKE_MODULE_SUFFIX");
 
- 	  fout << " " << prefix << l->second.GetInstallPath() << "\n";
 
- 	  break;
 
- 	case cmTarget::WIN32_EXECUTABLE:
 
- 	case cmTarget::EXECUTABLE:
 
-           fout << "\t$(INSTALL_PROGRAM) " << m_ExecutableOutputPath 
 
-                << l->first
 
-                << cmSystemTools::GetExecutableExtension()
 
- 	       << " " << prefix << l->second.GetInstallPath() << "\n";
 
- 	  break;
 
- 	case cmTarget::INSTALL_FILES:
 
- 	  {
 
- 	  const std::vector<std::string> &sf = l->second.GetSourceLists();
 
- 	  std::vector<std::string>::const_iterator i;
 
- 	  for (i = sf.begin(); i != sf.end(); ++i)
 
- 	    {
 
- 	    fout << "\t@ echo \"Installing " << *i << " \"\n"; 
 
- 	    fout << "\t@if [ -f " << *i << " ] ; then \\\n";
 
-             // avoid using install-sh to install install-sh
 
-             // does not work on windows.... 
 
-            if(*i == "install-sh")
 
-               {
 
-               fout << "\t   cp ";
 
-               }
 
-             else
 
-               {
 
-               fout << "\t   $(INSTALL_DATA) ";
 
-               }
 
- 	    fout << *i
 
- 		 << " " << prefix << l->second.GetInstallPath() << "; \\\n";
 
- 	    fout << "\t elif [ -f $(CMAKE_CURRENT_SOURCE)/" << *i << " ] ; then \\\n";
 
-             // avoid using install-sh to install install-sh
 
-             // does not work on windows....
 
-             if(*i == "install-sh")
 
-               {
 
-               fout << "\t   cp ";
 
-               }
 
-             else
 
-               {
 
-               fout << "\t   $(INSTALL_DATA) ";
 
-               }
 
- 	    fout << "$(CMAKE_CURRENT_SOURCE)/" << *i 
 
- 		 << " " << prefix << l->second.GetInstallPath() << "; \\\n";
 
- 	    fout << "\telse \\\n";
 
- 	    fout << "\t   echo \" ERROR!!! Unable to find: " << *i 
 
- 		 << " \"; \\\n";	 
 
- 	    fout << "\t fi\n";
 
- 	    }
 
- 	  }
 
- 	  break;
 
- 	case cmTarget::INSTALL_PROGRAMS:
 
- 	  {
 
- 	  const std::vector<std::string> &sf = l->second.GetSourceLists();
 
- 	  std::vector<std::string>::const_iterator i;
 
- 	  for (i = sf.begin(); i != sf.end(); ++i)
 
- 	    {
 
- 	    fout << "\t@ echo \"Installing " << *i << " \"\n"; 
 
- 	    fout << "\t@if [ -f " << *i << " ] ; then \\\n";
 
-             // avoid using install-sh to install install-sh
 
-             // does not work on windows.... 
 
-            if(*i == "install-sh")
 
-               {
 
-               fout << "\t   cp ";
 
-               }
 
-             else
 
-               {
 
-               fout << "\t   $(INSTALL_PROGRAM) ";
 
-               }
 
- 	    fout << *i
 
- 		 << " " << prefix << l->second.GetInstallPath() << "; \\\n";
 
- 	    fout << "\t elif [ -f $(CMAKE_CURRENT_SOURCE)/" << *i << " ] ; then \\\n";
 
-             // avoid using install-sh to install install-sh
 
-             // does not work on windows....
 
-             if(*i == "install-sh")
 
-               {
 
-               fout << "\t   cp ";
 
-               }
 
-             else
 
-               {
 
-               fout << "\t   $(INSTALL_PROGRAM) ";
 
-               }
 
- 	    fout << "$(CMAKE_CURRENT_SOURCE)/" << *i 
 
- 		 << " " << prefix << l->second.GetInstallPath() << "; \\\n";
 
- 	    fout << "\telse \\\n";
 
- 	    fout << "\t   echo \" ERROR!!! Unable to find: " << *i 
 
- 		 << " \"; \\\n";	 
 
- 	    fout << "\t fi\n";
 
- 	    }
 
- 	  }
 
- 	  break;
 
-         case cmTarget::UTILITY:
 
-         default:
 
-           break;
 
- 	}
 
-       }
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::OutputMakeRules(std::ostream& fout)
 
- {
 
-   this->OutputMakeRule(fout, 
 
-                        "Default build rule",
 
-                        "all",
 
-                        "cmake.depends $(TARGETS) $(SUBDIR_BUILD)",
 
-                        0);
 
-   if (m_Makefile->IsOn("QT_WRAP_CPP") || m_Makefile->IsOn("QT_WRAP_UI"))
 
-     { 
 
-     this->OutputMakeRule(fout, 
 
-                          "remove generated files",
 
-                          "clean",
 
-                          "$(SUBDIR_CLEAN)",
 
-                          "rm -f $(CLEAN_OBJECT_FILES) $(EXECUTABLES)"
 
-                          " $(TARGETS) ${GENERATED_QT_FILES}");
 
-     }
 
-   else  
 
-     {
 
-     this->OutputMakeRule(fout, 
 
-                          "remove generated files",
 
-                          "clean",
 
-                          "$(SUBDIR_CLEAN)",
 
-                          "rm -f $(CLEAN_OBJECT_FILES) $(EXECUTABLES)"
 
-                          " $(TARGETS)");
 
-     }
 
-   this->OutputMakeRule(fout, 
 
-                        "Rule to build the cmake.depends and Makefile as side effect",
 
-                        "cmake.depends",
 
-                        "$(CMAKE_MAKEFILE_SOURCES) ",
 
-                        "$(CMAKE_COMMAND) "
 
-                        "-S$(CMAKE_CURRENT_SOURCE) -O$(CMAKE_CURRENT_BINARY) "
 
-                        "-H${CMAKE_SOURCE_DIR} -B${CMAKE_BINARY_DIR}");
 
-   this->OutputMakeRule(fout, 
 
-                        "Rule to force the build of cmake.depends",
 
-                        "depend",
 
-                        "$(SUBDIR_DEPEND)",
 
-                        "$(CMAKE_COMMAND) "
 
-                        "-S$(CMAKE_CURRENT_SOURCE) -O$(CMAKE_CURRENT_BINARY) "
 
-                        "-H${CMAKE_SOURCE_DIR} -B${CMAKE_BINARY_DIR}");  
 
-   this->OutputMakeRule(fout, 
 
-                        "Rebuild CMakeCache.txt file",
 
-                        "rebuild_cache",
 
-                        "${CMAKE_BINARY_DIR}/CMakeCache.txt",
 
-                        "$(CMAKE_COMMAND) "
 
-                        "-H${CMAKE_SOURCE_DIR} -B${CMAKE_BINARY_DIR}");
 
-   this->OutputMakeRule(fout, 
 
-                        "Create CMakeCache.txt file",
 
-                        "${CMAKE_BINARY_DIR}/CMakeCache.txt",
 
-                        0,
 
-                        "$(CMAKE_COMMAND) "
 
-                        "-H${CMAKE_SOURCE_DIR} -B${CMAKE_BINARY_DIR}");
 
-   this->OutputMakeRule(fout, 
 
-                        "Rule to keep make from removing Makefiles "
 
-                        "if control-C is hit during a run of cmake.",
 
-                        ".PRECIOUS",
 
-                        "Makefile cmake.depends",
 
-                        0);
 
-   
 
-   this->OutputSourceObjectBuildRules(fout);
 
-   // find ctest
 
-   std::string ctest = m_Makefile->GetDefinition("CMAKE_COMMAND");
 
-   ctest = cmSystemTools::GetFilenamePath(ctest.c_str());
 
-   ctest += "/";
 
-   ctest += "ctest";
 
-   if (cmSystemTools::FileExists(ctest.c_str()))
 
-     {
 
-     this->OutputMakeRule(fout, 
 
-                          "run any tests",
 
-                          "test",
 
-                          "",
 
-                          ctest.c_str());
 
-     }
 
- }
 
- void 
 
- cmUnixMakefileGenerator::
 
- OutputBuildObjectFromSource(std::ostream& fout,
 
-                             const char* shortName,
 
-                             const cmSourceFile& source,
 
-                             const char* extraCompileFlags,
 
-                             bool shared)
 
- {
 
-             
 
-   std::string comment = "Build ";
 
-   std::string objectFile = std::string(shortName) + m_ObjectFileExtension;
 
-   comment += objectFile + "  From ";
 
-   comment += source.GetFullPath();
 
-   std::string compileCommand;
 
-   std::string ext = source.GetSourceExtension();
 
-   if(ext == "c" )
 
-     {
 
-     compileCommand = "$(CMAKE_C_COMPILER) $(CMAKE_CFLAGS) ";
 
-     compileCommand += extraCompileFlags;
 
-     if(shared)
 
-       {
 
-       compileCommand += "$(CMAKE_SHLIB_CFLAGS) ";
 
-       }
 
-     compileCommand += "$(INCLUDE_FLAGS) -c ";
 
-     compileCommand += source.GetFullPath();
 
-     compileCommand += " -o ";
 
-     compileCommand += objectFile;
 
-     }
 
-   else
 
-     {
 
-     compileCommand = "$(CMAKE_CXX_COMPILER) $(CMAKE_CXXFLAGS) ";
 
-     compileCommand += extraCompileFlags;
 
-     if(shared)
 
-       {
 
-       compileCommand += "$(CMAKE_SHLIB_CFLAGS) ";
 
-       }
 
-     compileCommand += "$(INCLUDE_FLAGS) -c ";
 
-     compileCommand += source.GetFullPath();
 
-     compileCommand += " -o ";
 
-     compileCommand += objectFile;
 
-     }
 
-   this->OutputMakeRule(fout,
 
-                        comment.c_str(),
 
-                        objectFile.c_str(),
 
-                        source.GetFullPath().c_str(),
 
-                        compileCommand.c_str());
 
- }
 
- void cmUnixMakefileGenerator::OutputSourceObjectBuildRules(std::ostream& fout)
 
- {
 
-   fout << "# Rules to build " << m_ObjectFileExtension 
 
-        << " files from their sources:\n";
 
-   std::set<std::string> rules;
 
-   
 
-   // Iterate over every target.
 
-   std::map<cmStdString, cmTarget>& targets = m_Makefile->GetTargets();
 
-   for(std::map<cmStdString, cmTarget>::const_iterator target = targets.begin(); 
 
-       target != targets.end(); ++target)
 
-     {
 
-     bool shared = ((target->second.GetType() == cmTarget::SHARED_LIBRARY) ||
 
- 		   (target->second.GetType() == cmTarget::MODULE_LIBRARY));
 
-     std::string exportsDef = "";
 
-     if(shared)
 
-       {
 
-       exportsDef = "-D"+target->first+"_EXPORTS ";
 
-       }
 
-     // Iterate over every source for this target.
 
-     const std::vector<cmSourceFile>& sources = target->second.GetSourceFiles();
 
-     for(std::vector<cmSourceFile>::const_iterator source = sources.begin(); 
 
-         source != sources.end(); ++source)
 
-       {
 
-       if(!source->IsAHeaderFileOnly())
 
-         {
 
-         std::string shortName;
 
-         std::string sourceName;
 
-         // If the full path to the source file includes this
 
-         // directory, we want to use the relative path for the
 
-         // filename of the object file.  Otherwise, we will use just
 
-         // the filename portion.
 
-         if((cmSystemTools::GetFilenamePath(source->GetFullPath()).find(m_Makefile->GetCurrentDirectory()) == 0)
 
-            || (cmSystemTools::GetFilenamePath(source->GetFullPath()).find(m_Makefile->
 
-                                                                           GetCurrentOutputDirectory()) == 0))
 
-           {
 
-           sourceName = source->GetSourceName()+"."+source->GetSourceExtension();
 
-           shortName = source->GetSourceName();
 
-           
 
-           // The path may be relative.  See if a directory needs to be
 
-           // created for the output file.  This is a ugly, and perhaps
 
-           // should be moved elsewhere.
 
-           std::string relPath =
 
-             cmSystemTools::GetFilenamePath(source->GetSourceName());
 
-           if(relPath != "")
 
-             {
 
-             std::string outPath = m_Makefile->GetCurrentOutputDirectory();
 
-             outPath += "/"+relPath;
 
-             cmSystemTools::MakeDirectory(outPath.c_str());
 
-             }
 
-           }
 
-         else
 
-           {
 
-           sourceName = source->GetFullPath();
 
-           shortName = cmSystemTools::GetFilenameName(source->GetSourceName());
 
-           }
 
-         std::string shortNameWithExt = shortName +
 
-           source->GetSourceExtension();
 
-         // Only output a rule for each .o once.
 
-         if(rules.find(shortNameWithExt) == rules.end())
 
-           {
 
-           this->OutputBuildObjectFromSource(fout,
 
-                                             shortName.c_str(),
 
-                                             *source,
 
-                                             exportsDef.c_str(),
 
-                                             shared);
 
-           rules.insert(shortNameWithExt);
 
-           }
 
-         }
 
-       }
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::OutputMakeRule(std::ostream& fout, 
 
-                                              const char* comment,
 
-                                              const char* target,
 
-                                              const char* depends, 
 
-                                              const char* command,
 
-                                              const char* command2,
 
-                                              const char* command3,
 
-                                              const char* command4)
 
- {
 
-   if(!target)
 
-     {
 
-     cmSystemTools::Error("no target for OutputMakeRule");
 
-     return;
 
-     }
 
-   
 
-   std::string replace;
 
-   if(comment)
 
-     {
 
-     replace = comment;
 
-     m_Makefile->ExpandVariablesInString(replace);
 
-     fout << "#---------------------------------------------------------\n";
 
-     fout << "# " << comment;
 
-     fout << "\n#\n";
 
-     }
 
-   fout << "\n";
 
-   replace = target;
 
-   m_Makefile->ExpandVariablesInString(replace);
 
-   fout << replace.c_str() << ": ";
 
-   if(depends)
 
-     {
 
-     replace = depends;
 
-     m_Makefile->ExpandVariablesInString(replace);
 
-     fout << replace.c_str();
 
-     }
 
-   fout << "\n";
 
-   if(command)
 
-     {
 
-     replace = command;
 
-     m_Makefile->ExpandVariablesInString(replace);
 
-     fout << "\t" << replace.c_str() << "\n";
 
-     }
 
-   if(command2)
 
-     {
 
-     replace = command2;
 
-     m_Makefile->ExpandVariablesInString(replace);
 
-     fout << "\t" << replace.c_str() << "\n";
 
-     }
 
-   if(command3)
 
-     {
 
-     replace = command3;
 
-     m_Makefile->ExpandVariablesInString(replace);
 
-     fout << "\t" << replace.c_str() << "\n";
 
-     }
 
-   if(command4)
 
-     {
 
-     replace = command4;
 
-     m_Makefile->ExpandVariablesInString(replace);
 
-     fout << "\t" << replace.c_str() << "\n";
 
-     }
 
-   fout << "\n";
 
- }
 
- void cmUnixMakefileGenerator::SetLocal (bool local)
 
- {
 
-   if (local)
 
-     {
 
-     m_CacheOnly = false;
 
-     m_Recurse = false;
 
-     }
 
-   else
 
-     {
 
-     m_CacheOnly = true;
 
-     m_Recurse = true;
 
-     }
 
- }
 
- void cmUnixMakefileGenerator::ComputeSystemInfo()
 
- {
 
-   if (m_CacheOnly)
 
-     {
 
-     if(m_Makefile->GetDefinition("CMAKE_CXX_COMPILER"))
 
-       {
 
-       std::string env = "CXX=${CMAKE_CXX_COMPILER}";
 
-       m_Makefile->ExpandVariablesInString(env);
 
-       std::cout << "Setting: " << env.c_str() << "\n";
 
-       putenv(const_cast<char*>(env.c_str()));
 
-       }
 
-     if(m_Makefile->GetDefinition("CMAKE_C_COMPILER"))
 
-       {
 
-       std::string env = "CC=${CMAKE_C_COMPILER}";
 
-       m_Makefile->ExpandVariablesInString(env);
 
-       std::cout << "Setting: " << env.c_str() << "\n";
 
-       putenv(const_cast<char*>(env.c_str()));
 
-       }
 
-     // currently we run configure shell script here to determine the info
 
-     std::string output;
 
-     std::string cmd = "cd ";
 
-     cmd += m_Makefile->GetHomeOutputDirectory();
 
-     cmd += "; ";
 
-     const char* root
 
-       = m_Makefile->GetDefinition("CMAKE_ROOT");
 
-     cmd += root;
 
-     cmd += "/Templates/configure";
 
-     cmSystemTools::RunCommand(cmd.c_str(), output);
 
-     m_Makefile->AddDefinition("RUN_CONFIGURE", true);
 
-     }
 
-   // now load the settings
 
-   std::string fpath = m_Makefile->GetHomeOutputDirectory();
 
-   fpath += "/CMakeSystemConfig.cmake";
 
-   m_Makefile->ReadListFile(NULL,fpath.c_str());
 
- }
 
 
  |