OSDN Git Service

Modify the platform-specific makefiles so that macro 'rpath' is defined
[pg-rex/syncrep.git] / src / makefiles / Makefile.osf
1 AROPT = crs
2 DLSUFFIX = .so
3 CFLAGS_SL =
4 rpath = -rpath $(rpathdir)
5
6 %.so: %.o
7         $(LD) -shared -expect_unresolved '*' -o $@ $<
8
9 sqlmansect = 5