From d01559cf115b3ff9c369a9fa3086c31721652454 Mon Sep 17 00:00:00 2001 From: tradke <> Date: Thu, 3 Jul 2003 08:03:00 +0000 Subject: Add the location of FlexIO header files to SYS_INC_DIRS. darcs-hash:20030703080302-1d9bf-561dde024e14c409479dee9ad540a1defda48c79.gz --- CarpetAttic/CarpetIOFlexIO/src/make.code.defn | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'CarpetAttic/CarpetIOFlexIO') diff --git a/CarpetAttic/CarpetIOFlexIO/src/make.code.defn b/CarpetAttic/CarpetIOFlexIO/src/make.code.defn index dade438c7..4b02ea309 100644 --- a/CarpetAttic/CarpetIOFlexIO/src/make.code.defn +++ b/CarpetAttic/CarpetIOFlexIO/src/make.code.defn @@ -1,9 +1,8 @@ # Main make.code.defn file for thorn CarpetIOFlexIO -# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/src/make.code.defn,v 1.4 2003/04/30 12:44:37 schnetter Exp $ +# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/src/make.code.defn,v 1.5 2003/07/03 10:03:02 tradke Exp $ # Source files in this directory SRCS = ioflexio.cc -# Subdirectories containing source files -SUBDIRS = - +# location of FlexIO header files +SYS_INC_DIRS += $(CCTK_HOME)/arrangements/CactusExternal/FlexIO/src -- cgit v1.2.3