aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 17142ba635222e0032d73ac24276c6fc3415740b (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

# Other subdirectories
SUBDIRS = Panda

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