Skip to content

Commit 508e84d

Browse files
committed
1 parent 4fa5edc commit 508e84d

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

src/interfaces/libpq/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/exports.list
22
/libpq.rc
3-
/libpq-dist.rc
43
# .c files that are symlinked in from elsewhere
54
/encnames.c
65
/wchar.c

src/interfaces/libpq/Makefile

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,10 @@ encnames.c wchar.c: % : $(backend_src)/utils/mb/%
9494
rm -f $@ && $(LN_S) $< .
9595

9696

97-
distprep: libpq-dist.rc
98-
99-
libpq.rc libpq-dist.rc: libpq.rc.in
97+
libpq.rc: libpq.rc.in
10098
sed -e 's/\(VERSION.*\),0 *$$/\1,'`date '+%y%j' | sed 's/^0*//'`'/' $< >$@
10199

102100
# Depend on Makefile.global to force rebuild on re-run of configure.
103-
# (But libpq-dist.rc is shipped in the distribution for shell-less
104-
# installations and is only updated by distprep.)
105101
libpq.rc: $(top_builddir)/src/Makefile.global
106102

107103
# Make dependencies on pg_config_paths.h visible, too.
@@ -141,4 +137,3 @@ clean distclean: clean-lib
141137

142138
maintainer-clean: distclean
143139
$(MAKE) -C test $@
144-
rm -f libpq-dist.rc

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