Skip to content

Commit 0a50d30

Browse files
committed
Warning in makefile added from DArcy.
1 parent c16d29f commit 0a50d30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@
1010
all install clean dep depend distclean:
1111
@echo "You must use GNU make to use Postgres. It may be installed"
1212
@echo "on your system with the name 'gmake'."
13+
@echo
14+
@echo "NOTE: If you are sure that you are using GNU make and you are"
15+
@echo " still getting this message, you may simply need to run"
16+
@echo " the configure program."

0 commit comments

Comments
 (0)