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

# Source files in this directory
SRCS = 	Startup.c Output.c DumpVar.c 

# Other subdirectories
SUBDIRS = Panda

# This avoids warnings when including the FlexIO headers
CFLAGS += -DANSI