>>> "Nicholas" == Nicholas Wourms <[EMAIL PROTECTED]> writes:

[...]

 Nicholas> ...
 Nicholas> distclean-local:
 Nicholas>         rm -fr foo

 Nicholas> distclean: distclean-local
 Nicholas> ...

Distclean will automatically call distclean-local when you have defined
it.  That's why distclean-local exists: so you don't have to override
Automake's distclean rule.

In other words, keep only the distclean-local definition.
-- 
Alexandre Duret-Lutz



Reply via email to