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.linux
blob: 91e50d672dbfbf1036411fdbf27d4fcf3630bab3 (
plain
)
1
2
3
4
5
LDFLAGS
+=
-export-dynamic
MK_NO_LORDER
=
true
%.so
:
%.
o
$(
CC
)
-shared -o
$@
$<