This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 26-makesort.patch


Akim Demaille <akim@epita.fr> 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 ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]