]> granicus.if.org Git - postgresql/blob - src/makefiles/Makefile.univel
f91cf357e7392261c98100044321777f4eab9842
[postgresql] / src / makefiles / Makefile.univel
1 AROPT = crs
2 export_dynamic = -Wl,-Bexport
3 DLSUFFIX = .so
4 CFLAGS_SL = -K PIC
5
6 %.so: %.o
7         $(LD) -G -Bdynamic -o $@ $<
8
9 INSTALL= /usr/ucb/install