Skip to content
Snippets Groups Projects
Commit 0a50d30b authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Warning in makefile added from DArcy.

parent c16d29f9
No related branches found
No related tags found
No related merge requests found
......@@ -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."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment