postgresql/src/makefiles/Makefile.solaris_sparc

6 lines
59 B
Makefile

%.so: %.o
$(LD) -G -Bdynamic -o $@ $<
MK_NO_LORDER=true