1 2 3 4 5 6 7 8
AROPT = crs DLSUFFIX = .so CFLAGS_SL = %.so: %.o $(LD) -shared -expect_unresolved '*' -o $@ $< LDFLAGS += -rpath $(libdir)