mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +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
|
||||
|
||||
.PHONY: default_aix
|
||||
|
||||
default_aix: all
|
||||
|
||||
$(POSTGRES_IMP):
|
||||
@echo Making $@
|
||||
$(MKLDEXPORT) postgres $(bindir) > $@
|
||||
|
Reference in New Issue
Block a user