source: rtems/scripts/common/common.am @ 446a7486

Last change on this file since 446a7486 was 446a7486, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/28/03 at 23:43:10

2003-08-28 Ralf Corsepius <corsepiu@…>

  • common/commom.am: New.
  • Makefile.am: Remove TEMPLATES. Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of CONFIGURE_DEPENDENCIES.
  • configure.ac: Remove AC_PREFIX_DEFAULT.
  • binutils/Makefile.am: include common.am.
  • common/common.add.in: Use rtems.com gnats.
  • cpukit/Makefile.am: include common.am.
  • gcc3newlib/Makefile.am: include common.am.
  • gccnewlib/Makefile.am: include common.am.
  • gdb/Makefile.am: include common.am.
  • rtems/Makefile.am: include common.am.
  • rtemsdoc/Makefile.am: include common.am.
  • Property mode set to 100644
File size: 329 bytes
Line 
1$(top_builddir)/common/common.add: $(top_builddir)/config.status $(top_srcdir)/common/common.add.in
2        cd $(top_builddir) && $(SHELL) ./config.status common/common.add
3$(top_builddir)/common/clean.add: $(top_builddir)/config.status $(top_srcdir)/common/clean.add.in
4        cd $(top_builddir) && $(SHELL) ./config.status common/clean.add
Note: See TracBrowser for help on using the repository browser.