AROPT = cr AWK= awk DLSUFFIX = .so CFLAGS_SL = BE_DLLLIBS= -bundle_loader $(top_builddir)/src/backend/postgres # Rule for building shared libs (currently used only for regression test # shlib ... should go away, since this is not really enough knowledge) %.so: %.o $(CC) -bundle -o $@ $< $(BE_DLLLIBS) sqlmansect = 7