Bug 1410

Summary: make -j2 broken
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: 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-10-03 16:15:38 UTC
"make" dies mysteriously in the frysk-imports directory because the .jar files
haven't been built.
Comment 1 Andrew Cagney 2005-10-03 16:16:10 UTC
2005-10-03  Andrew Cagney  <cagney@redhat.com>

        * Makefile.gen.sh (GEN_ARGS): Define.
        (GEN_JARS): Set to expanded list of jar files, make
        GEN_BUILT_CLASSES dependant on GEN_JARS.
        * Makefile.rules (Makefile.gen): Pass GEN_ARGS to Makefile.gen.sh.