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 293dce6 commit 6cb6b3aCopy full SHA for 6cb6b3a
Makefile
@@ -29,7 +29,7 @@ PG_LIBS = $(libpq_pgport) ${PTHREAD_LIBS} ${PTHREAD_CFLAGS}
29
30
REGRESS = init option show delete backup restore
31
32
-all: checksrcdir docs datapagemap.h receivelog.h streamutil.h pg_arman
+all: checksrcdir datapagemap.h receivelog.h streamutil.h pg_arman
33
34
# This rule's only purpose is to give the user instructions on how to pass
35
# the path to PostgreSQL source tree to the makefile.
0 commit comments