1 2 3 4 5
LDFLAGS+= -export-dynamic #-Wl,-rpath -Wl,$(LIBDIR) MK_NO_LORDER= true %.so: %.o $(CC) -shared -o $@ $<