IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 29, 2004, 12:15:51 PM (22 years ago)
Author:
gusciora
Message:

Changed order of spline eval.

File:
1 edited

Legend:

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

    r2710 r2847  
    66##  Assumptions:    Variable "prefix" already defined
    77##
    8 ##  $Revision: 1.35 $  $Name: not supported by cvs2svn $
    9 ##  $Date: 2004-12-14 00:13:11 $
     8##  $Revision: 1.36 $  $Name: not supported by cvs2svn $
     9##  $Date: 2004-12-29 22:15:50 $
    1010##
    1111##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5555SLA_LINK := $(shell $(sladir)/bin/sla_link)
    5656XML2_LINK := $(shell $(xml2config) --libs)
    57 #XML2_CFLAGS = -I/usr/local/include/libxml2
    5857
    5958XML2_CFLAGS := $(shell $(xml2config) --cflags)
     59XML2_CFLAGS = -I/usr/local/include/libxml2
    6060
    6161# Set initial value for CFLAGS which will include all OS common flags for GCC
Note: See TracChangeset for help on using the changeset viewer.