aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/make.code.defn
blob: 553d37227a949556d60b12e47b8aa398ae62f42b (plain)
1
2
3
4
5
6
7
8
9
10
# specification of things to be compiled in this directory
# $Header$

# Source files in this directory
SRCS = Jacobian.cc \
       dense_Jacobian.cc lapack_wrapper.F77 \
       row_sparse_Jacobian.cc ilucg_wrapper.F77 ilucg.f77

# Subdirectories containing source files
SUBDIRS =