We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d289291 commit bfbe25cCopy full SHA for bfbe25c
src/Makefile
@@ -7,6 +7,6 @@
7
# GNU make uses a make file named "GNUmakefile" in preference to "Makefile"
8
# if it exists. Postgres is shipped with a "GNUmakefile".
9
10
-all install clean dep depend:
+all install clean dep depend distclean:
11
@echo "You must use GNU make to use Postgres. It may be installed"
12
@echo "on your system with the name 'gmake'."
0 commit comments