mirror of
https://github.com/postgres/postgres.git
synced 2025-05-21 00:02:53 -04:00
Warning in makefile added from DArcy.
This commit is contained in:
parent
c16d29f990
commit
0a50d30bd7
@ -10,3 +10,7 @@
|
|||||||
all install clean dep depend distclean:
|
all install clean dep depend distclean:
|
||||||
@echo "You must use GNU make to use Postgres. It may be installed"
|
@echo "You must use GNU make to use Postgres. It may be installed"
|
||||||
@echo "on your system with the name 'gmake'."
|
@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."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user