2001-08-22 Richard Boulton <richard@tartarus.org>
authorTom Tromey <tromey@redhat.com>
Thu, 23 Aug 2001 05:00:34 +0000 (05:00 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 23 Aug 2001 05:00:34 +0000 (05:00 +0000)
commitbd1ba61a28d5f141ea4f70f89411a0697be927a0
tree1ecdeb4990afefaf47d58f2dff3c840877a0e984
parent5d0ba26669fc3f4daef97b6e55a95df751ba60fe
2001-08-22  Richard Boulton <richard@tartarus.org>
    Tom Tromey  <tromey@redhat.com>

* automake.in (lang_yacc_target_hook): Make header file depend on
.c file, not .y file.
* lib/am/yacc.am: Non-generic rule changed to depend on %OBJ% (the
.c file) rather than %SOURCE% (the .y file)  Removed `.y.h' rule.
* tests/yacc7.test: New file.
* tests/Makefile.am (TESTS): Added yacc7.test.
ChangeLog
automake.in
lib/am/yacc.am
tests/Makefile.am
tests/Makefile.in