>>>>> "Roger" == Roger Leigh <[EMAIL PROTECTED]> writes:

Roger> For automake 1.4, I used to need to add things like:
Roger> foo_DEPENDENCIES = ../lib/libstuff.la
Roger> ../lib/libstuff.la:
Roger>  cd .. ; \
Roger>  $(MAKE) libstuff.la


Roger> I just read in the manual that DEPENDENCIES is automatically
Roger> determined.  Is this a change for 1.5?  I didn't see this in
Roger> NEWS, and I confess I get lost in the ChangeLog!

I think we've always done that.  However it won't do what your trick
above does.

Tom

Reply via email to