IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2004, 3:14:26 PM (22 years ago)
Author:
desonia
Message:

added underscore prefix for fortran functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile.Globals

    r1523 r1525  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.16 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-08-13 00:46:18 $
     7##  $Revision: 1.17 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-08-13 01:14:26 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6767
    6868ifneq "$(findstring arwin,$(OSTYPE))" ""
    69     CFLAGS += -Wno-long-double -DDARWIN
     69    CFLAGS += -Wno-long-double -DDARWIN -DFORTRAN_UNDERSCORE_PREFIX
    7070    CFLAGS_RELOC := $(CFLAGS)
    7171    LDFLAGS := $(LDFLAGS) -lmx
Note: See TracChangeset for help on using the changeset viewer.