On 09/09/2010 08:46 PM, Reuben Hawkins wrote:
Hi y'all,

Attached is my Makefile.am.  My problem is editing scanner.l or
grammar.y doesn't trigger a rebuild of my whole project when *I think*
it should...  How do I set dependencies such that editing scanner.l or
grammar.y will rebuild my whole parser?

Thanks for the report. However, you're probably better off asking on the automake list, since Makefile.am is outside of autoconf's domain. And I personally don't have quite the experience on using .l/.y files to be able to answer you here.

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to