Fix phony .PHONY.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Mar 2016 21:19:37 +0000 (17:19 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Mar 2016 21:19:37 +0000 (17:19 -0400)
commite1936470ea10311614ff893113d40873b630d521
tree00c6761de9ec3b5c206ee242fa5c2eafb21b3cb4
parent853d40b60e593d81c01c3d5f3be289e05189b292
Fix phony .PHONY.

A couple makefiles had misspelled the magic .PHONY target as PHONY.
contrib/test_decoding/Makefile
src/test/modules/brin/Makefile