aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 11ef385868b17160202404108aeb7a74978c7c83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Cactus specification of where source code lives for this thorn
# $Header$

# Source files in this directory
SRCS = 

# Subdirectories containing source files (normal compilation)
# ... directories are listed in bottom-up order
SUBDIRS = jtutil patch \
          sparse-matrix/ilucg sparse-matrix/umfpack \
          elliptic gr driver

## Subdirectories containing source files (using src/patch/test_patch_system.cc)
##SUBDIRS = jtutil patch