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

Diff for /pegasus/src/Pegasus/Makefile between version 1.10.2.11 and 1.18

version 1.10.2.11, 2001/11/06 19:15:00 version 1.18, 2002/01/24 19:10:30
Line 2 
Line 2 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 TEST_DIRS = \  
   
 # This breaks the build since it has no depend rule: Config/install \  
 # Also maybe we don't want to install during build.  
   
 DIRS = \ DIRS = \
     Common \     Common \
     Config \     Config \
     Repository \     Repository \
     Protocol \  
     getoopt \     getoopt \
     Compiler \     Compiler \
     Compiler/load \     Compiler/load \
Line 19 
Line 13 
     Client \     Client \
     ExportClient \     ExportClient \
     Provider \     Provider \
     Provider2 \  
     ExportServer \     ExportServer \
       Security/UserManager \
       Security/Authentication \
       WQL \
     Server \     Server \
     Handler/CIMxmlIndicationHandler \     Handler/CIMxmlIndicationHandler \
     Handler/sendmailIndicationHandler \     Handler/sendmailIndicationHandler \
Line 31 
Line 27 
     Server/tests \     Server/tests \
     ExportServer/tests \     ExportServer/tests \
     Client/tests \     Client/tests \
     Compiler/tests      Compiler/tests \
       Security/UserManager/tests \
       Security/Authentication/tests
  
 #    Subscription \ #    Subscription \
 #    Subscription/tests \ #    Subscription/tests \


Legend:
Removed from v.1.10.2.11  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2