IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 29, 2004, 2:29:06 PM (22 years ago)
Author:
harman
Message:

Added XML parser

File:
1 edited

Legend:

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

    r2301 r2521  
    66include ../Makefile.Globals
    77CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip \
    8     -I.. -I../image -I../fileUtils -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\""
     8    -I.. -I../image -I../fileUtils -I/usr/include/libxml2 \
     9    -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\""
    910
    1011SRC_OBJS = psTime.o \
Note: See TracChangeset for help on using the changeset viewer.