repo.or.cz
/
pgsql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Doc: Generated column replication.
[pgsql.git]
/
src
/
makefiles
/
Makefile.solaris
blob
e2b386ac127cb012c13fdb3aed3163624ed84581
1
# src/makefiles/Makefile.solaris
2
rpath = -Wl,-rpath,'$(rpathdir)'
3
4
# Rule for building a shared library from a single .o file
5
%.so: %.o
6
$(CC) $(CFLAGS) $< $(LDFLAGS) $(LDFLAGS_SL) -shared -o $@
7
8
sqlmansect = 5sql