aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 4ab0091b42e63c8cfacceb32526511e065d5a84f (plain)
1
2
3
4
5
6
SRCS = 	Startup.c GHExtension.c Output3D.c DumpVar.c 

SUBDIRS = Panda

# all compilers should understand ANSI C
CFLAGS += -DANSI