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

Diff for /pegasus/mak/platform_HPUX_PARISC_ACC.mak between version 1.14 and 1.15

version 1.14, 2002/04/15 17:42:45 version 1.15, 2002/04/15 20:59:50
Line 53 
Line 53 
 ##       +b enables dynamic search in the specified directory(ies) ##       +b enables dynamic search in the specified directory(ies)
 ## ##
  
 IAFLAGS =  
   
 ifeq ($(HPUX_IA64_VERSION), yes) ifeq ($(HPUX_IA64_VERSION), yes)
   DEFINES += -DPEGASUS_ARCHITECTURE_IA64   DEFINES += -DPEGASUS_ARCHITECTURE_IA64
   IAFLAGS = +DD64 -mt    FLAGS = +Z +DD64 -mt
   FLAGS = +Z $(IAFLAGS)  
 else else
   IAFLAGS =  +DAportable    FLAGS = +Z +DAportable -mt
   FLAGS = +Z $(IAFLAGS) -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -D_REENTRANT -DRWSTD_MULTI_THREAD  
 endif endif
  
 ifeq ($(PEGASUS_SUPPORTS_DYNLIB),yes) ifeq ($(PEGASUS_SUPPORTS_DYNLIB),yes)


Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2