Fix pg_dump bug in the database-level collation patch. "datcollate" and
[PostgreSQL.git] / src / makefiles / Makefile.svr4
blob7a01c5c944e4f456c770bcda0ae428d31742b1e6
1 # MAKE_EXPORTS is required for svr4 loaders that want a file of
2 # symbol names to tell them what to export/import.
3 #MAKE_EXPORTS= true
5 LIBS += -lc /usr/ucblib/libucb.a
6 LDFLAGS += -LD-Blargedynsym
8 DLSUFFIX = .so
9 CFLAGS_SL =
11 %.so: %.o
12         $(LD) -G -Bdynamic -o $@ $<
14 sqlmansect = 5