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

Diff for /pegasus/src/WMIMapper/WMIServer/Makefile between version 1.4 and 1.5

version 1.4, 2003/11/07 22:35:02 version 1.5, 2005/03/16 16:27:38
Line 50 
Line 50 
 endif endif
  
 copy2: copy2:
         $(COPY) $(ROOT)/src/Server/service.cpp ./service.cpp          $(COPY) $(ROOT)/src/Service/Service.cpp ./Service.cpp
         $(COPY) $(ROOT)/src/Server/service.h ./service.h          $(COPY) $(ROOT)/src/Service/Service.h ./Service.h
  
 clean2: clean2:
         $(RM) ./service.cpp          $(RM) ./Service.cpp
         $(RM) ./service.h          $(RM) ./Service.h
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2