There was an error while loading. Please reload this page.
1 parent 1d1d7b0 commit 799c62aCopy full SHA for 799c62a
1 file changed
Makefile
@@ -15,7 +15,7 @@
15
# a single-target, empty rule to make the other targets non-default.
16
all:
17
18
-all check install installdirs installcheck installcheck-parallel uninstall clean distclean maintainer-clean dist distcheck world check-world install-world installcheck-world:
+all check install installdirs installcheck installcheck-parallel uninstall clean distclean maintainer-clean dist distcheck world check-world install-world installcheck-world docs:
19
@if [ ! -f GNUmakefile ] ; then \
20
echo "You need to run the 'configure' program first. Please see"; \
21
echo "<https://www.postgresql.org/docs/devel/installation.html>" ; \
0 commit comments