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

Diff for /pegasus/src/WMIMapper/Makefile between version 1.8 and 1.9

version 1.8, 2008/12/02 09:02:59 version 1.9, 2009/01/28 15:35:58
Line 37 
Line 37 
         Client \         Client \
         PegServer \         PegServer \
         WMIServer \         WMIServer \
         WMIOP          WMIOP \
           WbemConsumer
  
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
Line 48 
Line 49 
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/Client -f Makefile copy2         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/Client -f Makefile copy2
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/PegServer -f Makefile copy2         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/PegServer -f Makefile copy2
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/WMIServer -f Makefile copy2         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/WMIServer -f Makefile copy2
           $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/WbemConsumer -f Makefile prepare
  
 rebuild:  clean depend all rebuild:  clean depend all
  


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2