postgresql/src/makefiles/Makefile.osf

10 lines
148 B
Makefile
Raw Normal View History

AROPT = crs
DLSUFFIX = .so
CFLAGS_SL =
rpath = -Wl,-rpath -Wl,$(rpathdir)
%.so: %.o
$(LD) -shared -expect_unresolved '*' -o $@ $<
sqlmansect = 5