(file) Return to config-linux.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/config-linux.mak between version 1.43 and 1.44

version 1.43, 2006/02/01 21:10:48 version 1.44, 2006/02/02 20:11:15
Line 133 
Line 133 
  
 FLAGS += $(CXX_MACHINE_OPTIONS) FLAGS += $(CXX_MACHINE_OPTIONS)
  
   ifdef PEGASUS_ENABLE_GCOV
     FLAGS += -ftest-coverage -fprofile-arcs
     SYS_LIBS += -lgcc -lgcov
     EXTRA_LIBRARIES += -lgcc -lgcov
   endif
   
 ifndef PEGASUS_USE_MU_DEPEND ifndef PEGASUS_USE_MU_DEPEND
 PEGASUS_HAS_MAKEDEPEND = yes PEGASUS_HAS_MAKEDEPEND = yes
 endif endif


Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2