(file) Return to platform_HPUX_ACC.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/platform_HPUX_ACC.mak between version 1.23 and 1.24

version 1.23, 2004/08/03 21:30:37 version 1.24, 2004/08/21 18:57:55
Line 149 
Line 149 
  
 FLAGS = FLAGS =
  
 ifeq ($(PEGASUS_SUPPORTS_DYNLIB),yes)  PEGASUS_SUPPORTS_DYNLIB=yes
   
   ifdef PEGASUS_USE_RELEASE_DIRS   ifdef PEGASUS_USE_RELEASE_DIRS
     FLAGS += -Wl,+s -Wl,+b/opt/wbem/lib:/usr/lib     FLAGS += -Wl,+s -Wl,+b/opt/wbem/lib:/usr/lib
   else   else
Line 163 
Line 164 
           FLAGS += -Wl,+s -Wl,+b$(LIB_DIR):/usr/lib           FLAGS += -Wl,+s -Wl,+b$(LIB_DIR):/usr/lib
     endif     endif
   endif   endif
 endif  
  
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG
   FLAGS += -g   FLAGS += -g


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2