projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c16d29f
)
Warning in makefile added from DArcy.
author
Bruce Momjian
Fri, 22 Aug 1997 16:38:33 +0000
(16:38 +0000)
committer
Bruce Momjian
Fri, 22 Aug 1997 16:38:33 +0000
(16:38 +0000)
src/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile
b/src/Makefile
index ae52b18975147c20b3d417aea1d06201f7154e4d..8fbbcbdac2a6cc06d45734b6a77df213ae757ac9 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-10,3
+10,7
@@
all install clean dep depend distclean:
@echo "You must use GNU make to use Postgres. It may be installed"
@echo "on your system with the name 'gmake'."
+ @echo
+ @echo "NOTE: If you are sure that you are using GNU make and you are"
+ @echo " still getting this message, you may simply need to run"
+ @echo " the configure program."