index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
makefiles
/
Makefile.sco
blob: 325c9516bdfb126fc4c844fd6bb715c2876031b5 (
plain
)
1
2
3
4
5
CFLAGS
+=
-dy
LDFLAGS
+=
-W l,-Bexport
%.so
:
%.
o
$(
LD
)
-G -Bdynamic -o
$@
$<