projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
712c8bb
)
Back out aix makefile patch.
author
Bruce Momjian
Mon, 6 Nov 2000 18:06:58 +0000
(18:06 +0000)
committer
Bruce Momjian
Mon, 6 Nov 2000 18:06:58 +0000
(18:06 +0000)
src/makefiles/Makefile.aix
patch
|
blob
|
blame
|
history
diff --git
a/src/makefiles/Makefile.aix
b/src/makefiles/Makefile.aix
index 7f14e56ac6319598a332ebaa0a48575b811bf388..80d949d2e6e03ab8b7b3a81aa898f63f196922fc 100644
(file)
--- a/
src/makefiles/Makefile.aix
+++ b/
src/makefiles/Makefile.aix
@@
-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) > $@