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

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