mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Back out aix makefile patch.
This commit is contained in:
@ -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) > $@
|
||||||
|
Reference in New Issue
Block a user