mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
Back out aix makefile patch.
This commit is contained in:
parent
712c8bba84
commit
a9d5289d3c
@ -24,10 +24,6 @@ POSTGRES_IMP= postgres$(IMPSUFF)
|
|||||||
|
|
||||||
MKLDEXPORT=$(top_srcdir)/src/backend/port/aix/mkldexport.sh
|
MKLDEXPORT=$(top_srcdir)/src/backend/port/aix/mkldexport.sh
|
||||||
|
|
||||||
.PHONY: default_aix
|
|
||||||
|
|
||||||
default_aix: all
|
|
||||||
|
|
||||||
$(POSTGRES_IMP):
|
$(POSTGRES_IMP):
|
||||||
@echo Making $@
|
@echo Making $@
|
||||||
$(MKLDEXPORT) postgres $(bindir) > $@
|
$(MKLDEXPORT) postgres $(bindir) > $@
|
||||||
|
Loading…
Reference in New Issue
Block a user