LEVEL = ../../../..
REQUIRES_EH_SUPPORT = 1

include $(LEVEL)/SingleSource/Makefile.singlesrc
CFLAGS += -std=c99
LIBS = -lstdc++

