ifdef LINUX_ELF LDFLAGS+= -export-dynamic -Wl,-rpath -Wl,$(DESTDIR)$(LIBDIR) endif MK_NO_LORDER= true %.so: %.o $(CC) -shared -o $@ $<