include ../makefile

LIB := ../rpmalloc/$(DIS)/$(VER)

CXXFLAGS += -fno-rtti -iquote ..

exp: CXXFLAGS += -fno-exceptions 
