IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2004, 2:46:18 PM (22 years ago)
Author:
desonia
Message:

made single underscore for fortran functions the default.

File:
1 edited

Legend:

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

    r1521 r1523  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.15 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-08-13 00:12:00 $
     7##  $Revision: 1.16 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-08-13 00:46:18 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4242# Set initial value for CFLAGS which will include all OS common flags for GCC
    4343
    44 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -DFORTRAN_UNDERLINE_SUFFIX -pipe
     44CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe
    4545
    4646ifdef NO_TRACE
Note: See TracChangeset for help on using the changeset viewer.