postgresql/src/makefiles/Makefile.osf
Tom Lane 6f864be004 Revert -Wl, change to Makefile.osf, as the allegedly more standard
syntax apparently does not work for all toolchains on that platform.
Per Honda Shigehiro.
2005-01-06 20:56:50 +00:00

10 lines
140 B
Makefile

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