Summary: | make dist requires antlr | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Andrew Cagney <cagney> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P1 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 2235 |
Description
Andrew Cagney
2005-11-28 18:44:28 UTC
Index: ChangeLog 2005-11-28 Andrew Cagney <cagney@redhat.com> * Makefile.am (ANTLR): Define. Do not include frysk/expr/Makefile.inc (EXTRA_DIST): Delete frysk/expr/cpp.g and frysk/expr/*.sed. Index: common/ChangeLog 2005-11-28 Andrew Cagney <cagney@redhat.com> * Makefile.gen.sh (GEN_NODIST): Define. (.g): For .g files generate BUILT_SOURCES, GEN_NODIST, CLEANFILES, and rule. Index: frysk/expr/ChangeLog 2005-11-28 Andrew Cagney <cagney@redhat.com> * Makefile.inc: Delete, handled by Makefile.gen.sh. |