AROPT = cr AWK= awk DLSUFFIX = .so CFLAGS_SL = -bundle -undefined suppress %.so: %.o $(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<