On Mon, 7 Oct 2002, Norton Allen wrote:

>>>When you say "Just print a warning message," is there a standard
>>>way to do this as part of (or upon completion of) 'make install'?
>>
>>Hmm, not AFAIK.  Again I think you will have to alter the generated
>>Makefile textually,

>  install ::
>     @echo This is my post-install message
>
>(or presumably even run my post-install script.) And this presumably
>can be handled by creating a sub MY::postamble as described in the
>MakeMaker documentation under "Overriding MakeMaker Methods".

Yup, that's what I meant.  I said 'textually', not 'manually' :-).

-- 
Ed Avis <[EMAIL PROTECTED]>


Reply via email to