Bug 1977 - Generated java files are added in duplicate to java file list
Summary: Generated java files are added in duplicate to java file list
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-12-04 21:45 UTC by Sami Wagiaalla
Modified: 2006-01-31 16:01 UTC (History)
0 users

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 Sami Wagiaalla 2005-12-04 21:45:09 UTC
Generated java files are added in duplicate to java file list.
Cases errors when doing an in-tree build (make distclean is needed)
Comment 1 Andrew Cagney 2005-12-12 19:24:53 UTC
Index: frysk-core/common/ChangeLog
2005-12-12  Andrew Cagney  <cagney@redhat.com>

        * Makefile.gen.sh (.java): Skip .java files when there is a
        corresponding .g or .sed file.