Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a9d5289

Browse files
committed
Back out aix makefile patch.
1 parent 712c8bb commit a9d5289

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/makefiles/Makefile.aix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ 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-
3127
$(POSTGRES_IMP):
3228
@echo Making $@
3329
$(MKLDEXPORT) postgres $(bindir) > $@

0 commit comments

Comments
 (0)