Skip to content

Commit 712c8bb

Browse files
committed
Makefile.ports (copied from makefiles/Makefile.aix) is included before
the default target in GNUmakefile is reached. This patch calls that default target. Pete Forman
1 parent d9ef7e9 commit 712c8bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/makefiles/Makefile.aix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ POSTGRES_IMP= postgres$(IMPSUFF)
2424

2525
MKLDEXPORT=$(top_srcdir)/src/backend/port/aix/mkldexport.sh
2626

27+
.PHONY: default_aix
28+
29+
default_aix: all
30+
2731
$(POSTGRES_IMP):
2832
@echo Making $@
2933
$(MKLDEXPORT) postgres $(bindir) > $@

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy