PHONY targets in Makefile.global.in
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-03-24T11:23:15Z
Lists: pgsql-hackers
Attachments
- phony_targets_v1.patch (application/octet-stream) patch v1
Hi, Why aren't "installcheck-parallel", "world", "install-world" and "installcheck-world" declared as a PHONY target in Makefile.global.in? The attached patch does that. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center