(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.11 and 1.13

version 1.11, 2002/04/07 22:37:52 version 1.13, 2002/04/14 21:57:41
Line 6 
Line 6 
  
 COMPILER = acc COMPILER = acc
  
   PLATFORM_VERSION_SUPPORTED = yes
   
 ifeq ($(HPUX_IA64_VERSION), yes) ifeq ($(HPUX_IA64_VERSION), yes)
   SYS_INCLUDES =   SYS_INCLUDES =
 else else
Line 55 
Line 57 
   FLAGS = +Z $(IAFLAGS)   FLAGS = +Z $(IAFLAGS)
 else else
   IAFLAGS =  +DAportable   IAFLAGS =  +DAportable
   FLAGS = +Z $(IAFLAGS) -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE    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.11  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2