IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 3, 2005, 1:41:36 PM (22 years ago)
Author:
harman
Message:

Added PS_LIB_VERSION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/Makefile

    r2316 r2869  
    33##  Makefile:   sysUtils
    44##
    5 ##  $Revision: 1.23 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-11-10 18:25:40 $
     5##  $Revision: 1.24 $  $Name: not supported by cvs2svn $
     6##  $Date: 2005-01-03 23:41:36 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2626# Set CFLAGS used by the implicit rule to compile .c
    2727
    28 CFLAGS := $(CFLAGS_RELOC) -I../collections -I../dataManip -I../sysUtils -I../include -I../astronomy -I../image -I..
     28CFLAGS := $(CFLAGS_RELOC) -DPS_LIB_VERSION="\"$(PS_LIB_VERSION)\"" -I../collections -I../dataManip -I../sysUtils -I../include -I../astronomy -I../image -I..
    2929
    3030# Define the source objects
Note: See TracChangeset for help on using the changeset viewer.