source: rtems/c/src/ada-tests/support/Makefile.am @ ba3e1a4f

4.104.114.95
Last change on this file since ba3e1a4f was e6594ae, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/05/03 at 17:52:07

2003-12-05 Ralf Corsepius <corsepiu@…>

  • mptests/mp01/Makefile.am: Cosmetics.
  • samples/Makefile.am: Cosmetics.
  • samples/base_mp/Makefile.am: Cosmetics.
  • samples/base_sp/Makefile.am: Cosmetics.
  • samples/hello/Makefile.am: Cosmetics.
  • samples/ticker/Makefile.am: Cosmetics.
  • support/Makefile.am: Cosmetics.
  • tmtests/tmoverhd/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 533 bytes
Line 
1## $Id$
2
3EXTRA_DIST =
4EXTRA_DIST += address_io.adb
5EXTRA_DIST += address_io.ads
6EXTRA_DIST += float_io.ads
7EXTRA_DIST += fp.inc
8EXTRA_DIST += init.c
9EXTRA_DIST += integer.inc
10EXTRA_DIST += rtems_calling_overhead.ads
11EXTRA_DIST += status_io.ads
12EXTRA_DIST += test_support.adb
13EXTRA_DIST += test_support.ads
14EXTRA_DIST += time_test_support.adb
15EXTRA_DIST += time_test_support.ads
16EXTRA_DIST += timer_driver.adb
17EXTRA_DIST += timer_driver.ads
18EXTRA_DIST += unsigned32_io.ads
19
20include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.