(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.3 and 1.10.2.14

version 1.10.2.3, 2001/07/31 23:54:38 version 1.10.2.14, 2001/12/05 04:07:36
Line 4 
Line 4 
  
 TEST_DIRS = \ 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 \     Protocol \
       getoopt \
       Compiler \
       Compiler/load \
       Compiler/cmdline \
     Client \     Client \
     ExportClient \     ExportClient \
     Provider \     Provider \
          Provider2 \          Provider2 \
       ExportServer \
       Security/UserManager \
       Security/Authentication \
       Server \
     Handler/CIMxmlIndicationHandler \     Handler/CIMxmlIndicationHandler \
     Handler/sendmailIndicationHandler \     Handler/sendmailIndicationHandler \
     Server \      Handler/snmpIndicationHandler \
     getoopt \  
     Compiler \  
     Compiler/load \  
     Compiler/cmdline \  
     Common/tests \     Common/tests \
     Config/tests \     Config/tests \
     Repository/tests \     Repository/tests \
     Server/tests \     Server/tests \
       ExportServer/tests \
     Client/tests \     Client/tests \
     Compiler/tests      Compiler/tests \
       Subscription
   
   #    Subscription/tests \
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


Legend:
Removed from v.1.10.2.3  
changed lines
  Added in v.1.10.2.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2