IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2707


Ignore:
Timestamp:
Dec 13, 2004, 2:04:27 PM (22 years ago)
Author:
gusciora
Message:

Added local variable for libxml directory.

File:
1 edited

Legend:

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

    r2681 r2707  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.31 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-12-10 02:50:14 $
     7##  $Revision: 1.32 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-12-14 00:04:27 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5555XML2_LINK := $(shell $(xml2config) --libs)
    5656XML2_CFLAGS := $(shell $(xml2config) --cflags)
     57XML2_CFLAGS = -I/usr/local/include/libxml2
    5758
    5859# Set initial value for CFLAGS which will include all OS common flags for GCC
Note: See TracChangeset for help on using the changeset viewer.