Skip to content

Commit c6ab295

Browse files
committed
Add receive files for build.
1 parent 71ed1e5 commit c6ab295

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Makefile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ datapagemap.c: % : $(top_srcdir)/src/bin/pg_rewind/%
5959
rm -f $@ && $(LN_S) $< .
6060
datapagemap.h: % : $(top_srcdir)/src/bin/pg_rewind/%
6161
rm -f && $(LN_S) $< .
62+
receivelog.c: % : $(top_srcdir)/src/bin/pg_basebackup/%
63+
rm -f && $(LN_S) $< .
64+
receivelog.h: % : $(top_srcdir)/src/bin/pg_basebackup/%
65+
rm -f && $(LN_S) $< .
66+
streamutil.c: % : $(top_srcdir)/src/bin/pg_basebackup/%
67+
rm -f && $(LN_S) $< .
68+
streamutil.h: % : $(top_srcdir)/src/bin/pg_basebackup/%
69+
rm -f && $(LN_S) $< .
6270

6371
PG_CONFIG = pg_config
6472
PGXS := $(shell $(PG_CONFIG) --pgxs)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy