postgresql/src/makefiles/Makefile.qnx4
2002-09-04 22:54:18 +00:00

16 lines
207 B
Makefile

MK_NO_LORDER= true
AR= ar
AROPT = cr
LD= $(AR)
LDREL= $(AROPT)
LDOUT=
LDFLAGS=
enable_shared = no
DLSUFFIX = .so
CFLAGS_SL =
%$(DLSUFFIX): %.o
@echo 'cannot make shared object $@ from $<'
sqlmansect = 7