IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 15, 2004, 9:10:51 AM (22 years ago)
Author:
desonia
Message:

fixed code so that tests were relocatable.

File:
1 edited

Legend:

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

    r1971 r2151  
    55TARGET_STATIC  = libpslib.a
    66include ../Makefile.Globals
    7 CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip -I.. -I../image
     7CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip \
     8    -I.. -I../image -DSER7_FILE="\"$(SER7_FILE)\"" -DTAIUTC_FILE="\"$(TAIUTC_FILE)\""
    89
    910SRC_OBJS = psTime.o \
Note: See TracChangeset for help on using the changeset viewer.