Обсуждение: pgsql: Fix phony .PHONY.

Поиск
Список
Период
Сортировка

pgsql: Fix phony .PHONY.

От
Tom Lane
Дата:
Fix phony .PHONY.

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

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e1936470ea10311614ff893113d40873b630d521

Modified Files
--------------
contrib/test_decoding/Makefile | 2 +-
src/test/modules/brin/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)