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

Diff for /pegasus/src/Pegasus/Compiler/Makefile between version 1.21 and 1.21.26.1

version 1.21, 2006/06/19 20:47:33 version 1.21.26.1, 2007/03/23 21:53:52
Line 69 
Line 69 
         cimmofRepository.cpp cimmof_tab_wrapper.cpp parser.cpp \         cimmofRepository.cpp cimmof_tab_wrapper.cpp parser.cpp \
         qualifierList.cpp valueFactory.cpp objname.cpp compilerDeclContext.cpp         qualifierList.cpp valueFactory.cpp objname.cpp compilerDeclContext.cpp
  
   ifeq ($(PEGASUS_ENABLE_PRIVILEGE_SEPARATION),true)
     SOURCES += Policy.cpp
   endif
   
 OBJECTS = $(SOURCES:.cpp=$(OBJ)) OBJECTS = $(SOURCES:.cpp=$(OBJ))
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


Legend:
Removed from v.1.21  
changed lines
  Added in v.1.21.26.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2