Skip to content
Snippets Groups Projects
Commit bfbe25c3 authored by Marc G. Fournier's avatar Marc G. Fournier
Browse files

Add distclean to target listing

parent d2892913
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,6 @@
# GNU make uses a make file named "GNUmakefile" in preference to "Makefile"
# if it exists. Postgres is shipped with a "GNUmakefile".
all install clean dep depend:
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'."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment