Обсуждение: PHONY targets in Makefile.global.in

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

PHONY targets in Makefile.global.in

От
Fujii Masao
Дата:
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

Вложения

Re: PHONY targets in Makefile.global.in

От
Andrew Dunstan
Дата:

Fujii Masao wrote:
> Hi,
>
> Why aren't "installcheck-parallel", "world", "install-world" and
> "installcheck-world" declared as a PHONY target in Makefile.global.in?
>   

Lack of make-fu, probably.

> The attached patch does that.
>
>   

Thanks. Applied.

cheers

andrew