aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 591b0b3fea388e11e1a361b28b85b1969cc652f4 (plain)
1
2
3
4
5
6
7
8
# Main make.code.defn file for thorn LocalReduce
# $Header$

# Source files in this directory
SRCS = Reduction.c ReductionAvg.c ReductionCount.c ReductionMax.c ReductionMin.c ReductionNorm1.c ReductionNorm2.c ReductionNorm3.c ReductionNorm4.c ReductionNormInf.c ReductionSum.c Startup.c

# Subdirectories containing source files
SUBDIRS =