mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove QNX port.
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
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
|
Reference in New Issue
Block a user