source: rtems/c/src/lib/libbsp/i386/ts_386ex/tools/Makefile.am @ fa46ee8

4.104.114.84.95
Last change on this file since fa46ee8 was fa46ee8, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:39:25

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 317 bytes
RevLine 
[811804fe]1##
2## $Id$
3##
[eb299afc]4
[feead226]5ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal
[eb299afc]6
[df49c60]7noinst_SCRIPTS = coff2bin elf2exe
[eb299afc]8
[df49c60]9SUBDIRS = ts_1325_ada network_ada debug_ada debug_c dos_sup
[eb299afc]10
[df49c60]11EXTRA_DIST = $(noinst_SCRIPTS)
[eb299afc]12
13include $(top_srcdir)/../../../../../../../automake/subdirs.am
[df49c60]14include $(top_srcdir)/../../../../../../../automake/host.am
Note: See TracBrowser for help on using the repository browser.