##########################################
# These are for gcc in the sky cross env #
# running in c++ mode                    #
##########################################

CFLAGS += -x c++

include $(BASEDIR)/makecom/$(RWOS)/sky295
