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