aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: bf9e62ddc58364389687673c76938de57f76fc06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Main make.code.defn file for thorn IOBasic
# $Header$

# Source files in this directory
SRCS = Startup.c \
       GHExtension.c \
       Output.c \
       OutputInfo.c \
       Write.c \
       WriteGF.c \
       WriteInfo.c 

# Subdirectories containing source files
SUBDIRS =