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

# Source files in this directory
SRCS = Startup.c \
       OutputScalar.c \
       OutputInfo.c \
       WriteScalar.c \
       WriteInfo.c