aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-24 16:36:04 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-24 16:36:04 +0000
commitd99f83734f0ea81db3ad7c465616cb24bde2f4c0 (patch)
treed002b16e8f1274391ecd420d595f34714a119a50 /src/make.code.defn
parent28ff3a5f5499b2c4c732dfabbb326a5f91271cd7 (diff)
Use C++ for the portal code; that's cleaner.
Store the Cactus source tree in the executable and output it into the output directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@5 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 7407f5d..57413a2 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,8 +1,8 @@
-# Main make.code.defn file for thorn Formaline
+# Main make.code.defn file for thorn Formaline -*-Makefile-*-
# $Header$
# Source files in this directory
-SRCS = formaline.c
+SRCS = connection.cc output_source.c portal.cc
# Subdirectories containing source files
SUBDIRS =