At 18:57 -0400 5/6/02, Rick Frankel wrote:

>so, adding:
>     .PHONY: install
>
>at the top of the (gnu)makefile will force the install target to
>execute.

Presumably that would be a NOP on any other makefile anyway (unless 
someone ever went "make .PHONY" which is probably a reasonable 
acceptable risk ;-).  So can we convince folks to start including 
this line if they want an INSTALL file?

BTW, is the syntax then

..PHONY: clean install

?

Thanks,
    Peter.

-- 
<http://www.interarchy.com/>  <http://download.interarchy.com/>

Reply via email to