Fix phony .PHONY.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d5351fcb03fc8e20651d5863b88b397a8be68d74
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-03-19T21:19:37Z
Releases: 9.6.0
Fix phony .PHONY.

A couple makefiles had misspelled the magic .PHONY target as PHONY.

Files

PathChange+/−
contrib/test_decoding/Makefile modified +1 −1
src/test/modules/brin/Makefile modified +1 −1