Content-Length: 280944 | pFad | http://github.com/postgrespro/postgres_cluster/commit/d5351fcb03fc8e20651d5863b88b397a8be68d74

E8 Fix phony .PHONY. · postgrespro/postgres_cluster@d5351fc · GitHub
Skip to content

Commit d5351fc

Browse files
committed
Fix phony .PHONY.
A couple makefiles had misspelled the magic .PHONY target as PHONY.
1 parent 429ee5a commit d5351fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/test_decoding/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ isolationcheck-install-force: all | submake-isolation submake-test_decoding temp
6565
$(pg_isolation_regress_installcheck) \
6666
$(ISOLATIONCHECKS)
6767

68-
PHONY: submake-test_decoding submake-regress check \
68+
.PHONY: submake-test_decoding submake-regress check \
6969
regresscheck regresscheck-install-force \
7070
isolationcheck isolationcheck-install-force
7171

src/test/modules/brin/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ isolation-check: | submake-isolation
2424
--outputdir=./isolation_output \
2525
$(ISOLATIONCHECKS)
2626

27-
PHONY: check isolation-check
27+
.PHONY: check isolation-check
2828

2929
submake-isolation:
3030
$(MAKE) -C $(top_builddir)/src/test/isolation all

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/d5351fcb03fc8e20651d5863b88b397a8be68d74

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy