Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit638d650

Browse files
committed
Remove redundant coverage target
This was probably forgotten to be removed when general recursion supportwas added.
1 parente7e4cd1 commit638d650

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎src/Makefile‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,5 @@ distclean maintainer-clean:
7070
$(MAKE) -C test/thread$@
7171
rm -f Makefile.port Makefile.global
7272

73-
coverage:
74-
$(MAKE) -C timezone$@
75-
$(MAKE) -C backend$@
76-
$(MAKE) -C backend/utils/mb/conversion_procs$@
77-
$(MAKE) -C backend/snowball$@
78-
$(MAKE) -C interfaces$@
79-
$(MAKE) -C backend/replication/libpqwalreceiver$@
80-
$(MAKE) -C bin$@
81-
$(MAKE) -C pl$@
82-
8373

8474
.PHONY: install-local installdirs-local uninstall-local

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp