]> sourceware.org Git - automake.git/commit
2001-08-22 Richard Boulton <richard@tartarus.org>
authorTom Tromey <tromey@redhat.com>
Thu, 23 Aug 2001 05:00:31 +0000 (05:00 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 23 Aug 2001 05:00:31 +0000 (05:00 +0000)
commit540ab19a9dbe7f110aa1b0822ba0b87430fa1b30
tree23518ce5971139a2afe1fe5c7171a6314a7644be
parent6acaeff43fc3cd6034ba91535713a2893ecc861d
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
This page took 0.027009 seconds and 5 git commands to generate.