]> granicus.if.org Git - postgresql/blob - src/makefiles/Makefile.svr4
Some code review for xml.c:
[postgresql] / src / makefiles / Makefile.svr4
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
4
5 LIBS += -lc /usr/ucblib/libucb.a
6 LDFLAGS += -LD-Blargedynsym
7
8 DLSUFFIX = .so
9 CFLAGS_SL =
10
11 %.so: %.o
12         $(LD) -G -Bdynamic -o $@ $<
13
14 sqlmansect = 5