IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 1, 2004, 8:55:38 AM (22 years ago)
Author:
gusciora
Message:

Working on bracket code.

File:
1 edited

Legend:

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

    r2151 r2246  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.20 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-10-15 19:10:50 $
     7##  $Revision: 1.21 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-11-01 18:55:38 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5454# Set initial value for CFLAGS which will include all OS common flags for GCC
    5555GCOVFLAGS :=
    56 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS)
     56CFLAGS := -O0 -g2 -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS)
    5757
    5858ifdef NO_TRACE
Note: See TracChangeset for help on using the changeset viewer.