postgresql/src/makefiles/Makefile.osf

3 lines
58 B
Makefile

%.so: %.o
$(LD) -shared -expect_unresolved '*' -o $@ $<