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

Diff for /pegasus/src/WMIMapper/Makefile between version 1.5 and 1.6

version 1.5, 2006/01/30 16:19:36 version 1.6, 2007/06/21 17:34:52
Line 44 
Line 44 
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
  
   all:    mapper
   
 mapper: mapper:
         $(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 -f Makefile rebuild  
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/PegServer -f Makefile clean2  
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/Client -f Makefile clean2  
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/WMIMapper/WMIServer -f Makefile clean2  
  
 rebuild:  clean depend all rebuild:  clean depend all
  


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2