Akim Demaille <[EMAIL PROTECTED]> writes:
[snip] 
> For instance, I find it quite annoying to have to know that Automake
> knows the -local targets: the code of 25 makes it possible for users
> to have just there own `clean:' target which will be appended to the
> existing code.

That seems counter to current 'automake' behaviour.  IIRC, if automake
sees a "special" target in Makefile.am, it won't generate code for
that target.  E.g., if the Makefile.am has a 'check:' target, the
builtin test harness will not be generated.

- Hari
-- 
Raja R Harinath ------------------------------ [EMAIL PROTECTED]
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash

Reply via email to