@if c++
CXX_SO_FLAGS = -fPIC
CXX_SL_FLAGS = -shared -Wl,-soname,lib$(NAME).so.$(VERSION)
@end
