*** src/makefiles/Makefile.aix.orig Wed Apr 5 15:47:18 2000 --- src/makefiles/Makefile.aix Mon Nov 6 16:35:38 2000 *************** *** 12,17 **** --- 12,21 ---- MKLDEXPORT=$(SRCDIR)/backend/port/aix/mkldexport.sh + .PHONY: default_aix + + default_aix: all + $(POSTGRES_IMP): @echo Making $@ $(MKLDEXPORT) postgres $(BINDIR) > $@