Bug 1906 - Makefile.gen.sh adds generated .java files that came from .javain
Summary: Makefile.gen.sh adds generated .java files that came from .javain
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2005-11-21 22:51 UTC by Andrew Cagney
Modified: 2006-01-31 16:01 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-11-21 22:51:20 UTC
When doing an in-tree build, Makefile.gen.sh isn't ignoring any .java files
generated from .javain files (it can see both), instead adding both to
GEN_SOURCES.  Makes for a very confused automake error.
Comment 1 Andrew Cagney 2005-11-21 22:52:56 UTC
Index: frysk-core/common/ChangeLog
2005-11-21  Andrew Cagney  <cagney@redhat.com>

        * Makefile.rules (.java.classes): Delete rule.
        * Makefile.gen.sh: Do not generate .classes.o dependency.  Do not
        add a .java file to GEN_SOURCES when there is a .javain.