(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src

Diff for /pegasus/src/Makefile between version 1.22 and 1.23

version 1.22, 2005/03/03 03:14:57 version 1.23, 2005/03/04 04:25:55
Line 9 
Line 9 
 endif endif
  
  
   ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)
   DIRS += \
           Pegasus/DynListener/Service
   endif
   
   ifeq ($(PEGASUS_PLATFORM), WIN32_IX86_MSVC)
   DIRS += \
           Pegasus/DynListener/Service
   endif
   
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
  
 rebuild: clean depend all repository config rebuild: clean depend all repository config


Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2