summaryrefslogtreecommitdiff
path: root/makefiles/Makefile.osf
blob: 8109b5342c3aa616ee3b0beacf5c36f828c5c453 (plain)
1
2
3
4
5
6
7
8
9
10
11
CFLAGS += -I/usr/include

AROPT = crs
DLSUFFIX = .so
CFLAGS_SL =
rpath = -rpath $(pglibdir)

%.so: $(SO_OBJS)
	$(LD) -shared -expect_unresolved '*' -o $@ $<

sqlmansect = 5