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

Diff for /pegasus/src/Pegasus/Makefile between version 1.10 and 1.11

version 1.10, 2001/07/16 01:35:16 version 1.11, 2001/12/13 14:53:43
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 \
     Repository \     Repository \
     Protocol \     Protocol \
     Client \  
     Provider \  
     Server \  
     getoopt \     getoopt \
     Compiler \     Compiler \
     Compiler/load \     Compiler/load \
     Compiler/cmdline \     Compiler/cmdline \
       Client \
       ExportClient \
       Provider \
       Provider2 \
       ExportServer \
       Security/UserManager \
       Security/Authentication \
       Server \
       Handler/CIMxmlIndicationHandler \
       Handler/sendmailIndicationHandler \
       Handler/snmpIndicationHandler \
     Common/tests \     Common/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  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2