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

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

# Subdirectories containing source files
SUBDIRS =