aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIO/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetAttic/CarpetIOFlexIO/src/make.code.defn')
-rw-r--r--CarpetAttic/CarpetIOFlexIO/src/make.code.defn4
1 files changed, 2 insertions, 2 deletions
diff --git a/CarpetAttic/CarpetIOFlexIO/src/make.code.defn b/CarpetAttic/CarpetIOFlexIO/src/make.code.defn
index 8b44061f0..6c9346f0f 100644
--- a/CarpetAttic/CarpetIOFlexIO/src/make.code.defn
+++ b/CarpetAttic/CarpetIOFlexIO/src/make.code.defn
@@ -1,5 +1,5 @@
# Main make.code.defn file for thorn CarpetIOFlexIO
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/src/make.code.defn,v 1.2 2002/08/16 20:19:57 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/src/make.code.defn,v 1.3 2002/12/12 12:57:07 schnetter Exp $
# Source files in this directory
SRCS = ioflexio.cc
@@ -14,7 +14,7 @@ SUBDIRS =
# Add your include directories here until Cactus has a better
# configuration mechanism:
# (The library directories are set in the make.configuration.defn file.)
-FLEXIO_SYS_INC_DIRS := /home/eschnett/proj/FlexIO/include /home/schnette/proj/FlexIO/include
+FLEXIO_SYS_INC_DIRS := /home/eschnett/proj/FlexIO/include /home/schnette/proj/FlexIO/include /home/eschnett/FlexIO
# Add this thorn's configuration information
SYS_INC_DIRS := $(FLEXIO_SYS_INC_DIRS) $(SYS_INC_DIRS)