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

Commitb190fe9

Browse files
committed
Fix phony .PHONY.
A couple makefiles had misspelled the magic .PHONY target as PHONY.
1 parent17a250b commitb190fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/test_decoding/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ isolationcheck-install-force: all | submake-isolation submake-test_decoding
6969
--extra-install=contrib/test_decoding\
7070
$(ISOLATIONCHECKS)
7171

72-
PHONY: submake-test_decoding submake-regress check\
72+
.PHONY: submake-test_decoding submake-regress check\
7373
regresscheck regresscheck-install-force\
7474
isolationcheck isolationcheck-install-force

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp