Doc: Generated column replication.
[pgsql.git] / src / makefiles / Makefile.solaris
blobe2b386ac127cb012c13fdb3aed3163624ed84581
1 # src/makefiles/Makefile.solaris
2 rpath = -Wl,-rpath,'$(rpathdir)'
4 # Rule for building a shared library from a single .o file
5 %.so: %.o
6         $(CC) $(CFLAGS) $< $(LDFLAGS) $(LDFLAGS_SL) -shared -o $@
8 sqlmansect = 5sql