# Main make.code.defn file for thorn IOFlexIO # $Header$ SRCS = Startup.c Output2D.c Write2D.c Output.c Write.c DumpVar.c DumpGH.c \ RecoverGH.c RestoreFile.c ChooseOutput.c # This avoids warnings when including the FlexIO headers CFLAGS += -DANSI ifeq ($(OS), superux) CFLAGS += -DSX5 CPPFLAGS += -DSX5 endif