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

Diff for /pegasus/src/Pegasus/Security/Authentication/Makefile between version 1.9 and 1.9.4.1

version 1.9, 2003/08/13 22:37:32 version 1.9.4.1, 2004/02/18 16:43:56
Line 17 
Line 17 
     peguser   \     peguser   \
     pegconfig     pegconfig
  
   ifdef PEGASUS_KERBEROS_AUTHENTICATION
     LIBRARIES += pegkrb
   endif
   
   
 PRE_DEPEND_INCLUDES = -I./depends PRE_DEPEND_INCLUDES = -I./depends
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
Line 32 
Line 37 
     BasicAuthenticationHandler.cpp \     BasicAuthenticationHandler.cpp \
     AuthenticationManager.cpp     AuthenticationManager.cpp
  
   ifdef PEGASUS_KERBEROS_AUTHENTICATION
     SOURCES += CIMKerberosAuthenticator.cpp \
                KerberosAuthenticationHandler.cpp
   endif
   
   
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2