Changeset 2708 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Dec 13, 2004, 2:12:24 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r2707 r2708 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.3 2$ $Name: not supported by cvs2svn $8 ## $Date: 2004-12-14 00: 04:27$7 ## $Revision: 1.33 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-12-14 00:12:24 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 54 54 SLA_LINK := $(shell $(sladir)/bin/sla_link) 55 55 XML2_LINK := $(shell $(xml2config) --libs) 56 #XML2_CFLAGS = -I/usr/local/include/libxml2 56 57 XML2_CFLAGS := $(shell $(xml2config) --cflags) 57 XML2_CFLAGS = -I/usr/local/include/libxml258 58 59 59 # Set initial value for CFLAGS which will include all OS common flags for GCC
Note:
See TracChangeset
for help on using the changeset viewer.
