aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 218232847bc7f1e4686359161a8dbeb198b015ec (plain)
1
2
3
4
5
6
7
8
# 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     \
       ReduceArraysGlobally.c