Back out aix makefile patch.

This commit is contained in:
Bruce Momjian 2000-11-06 18:06:58 +00:00
parent 712c8bba84
commit a9d5289d3c

View file

@ -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) > $@