Summary: | add --cni flag to Makefile.gen.sh; move frysk-core:cni to frysk-imports | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Andrew Cagney <cagney> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | 3687, 3688, 3689 | ||
Bug Blocks: | 2235 |
Description
Andrew Cagney
2006-12-08 19:21:51 UTC
Index: frysk-imports/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * bootstrap.sh (FILE_LIST): List lib, not all lib's sub-directories. Index: frysk-imports/common/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * Makefile.gen.sh (TestRunner_LDADD): Sort the list of .fig files. Index: frysk-imports/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * Makefile.am (GEN_GCJ_LDADD): Remove conditional addition of libunwind. (CHECK_SUBDIRS): Delete, fold into SUBDIRS. * configure.ac: Remove code conditionally adding libunwind. * bootstrap.sh (FILE_LIST): Remove code conditionally adding lib/unwind, simplify. Index: common/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * Makefile.gen.sh: Sort the list of .glade and .cpp files. Index: frysk-core/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * bootstrap.sh: Pass --cni to Makefile.gen.sh. Index: frysk-gtk/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * bootstrap.sh: Pass --cni to Makefile.gen.sh. Index: frysk-imports/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * bootstrap.sh: Pass --cni to Makefile.gen.sh. Index: common/ChangeLog 2006-12-08 Andrew Cagney <cagney@redhat.com> * Makefile.gen.sh: Add --cni flag, generate files.list conditionally containing .cxx files, use to generate Makefile.gen. |