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

Diff for /pegasus/src/Pegasus/Makefile between version 1.4 and 1.10.2.7

version 1.4, 2001/02/18 02:49:00 version 1.10.2.7, 2001/09/04 17:38:21
Line 3 
Line 3 
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 TEST_DIRS = \ TEST_DIRS = \
     Common/tests \  
     Repository/tests \  # This breaks the build since it has no depend rule: Config/install \
     Server/tests \  # Also maybe we don't want to install during build.
     Client/tests  
  
 DIRS = \ DIRS = \
     Common \     Common \
       Config \
     Repository \     Repository \
     Protocol \     Protocol \
     Client \  
     Provider \  
     Server \  
     getoopt \     getoopt \
     Compiler \     Compiler \
       Compiler/load \
     Compiler/cmdline \     Compiler/cmdline \
     $(TEST_DIRS)      Client \
       ExportClient \
       Provider \
       Provider2 \
       Server \
       Common/tests \
       Config/tests \
       Repository/tests \
       Server/tests \
       Client/tests \
       Compiler/tests
   
   ## Taken out temporarily while rework of ExportClient is happening.
   ## Handler/CIMxmlIndicationHandler \
   ## Handler/sendmailIndicationHandler \
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2