source: rtems/c/src/ada-tests/mptests/mp01/Makefile.am @ e6594ae

4.104.114.84.95
Last change on this file since e6594ae 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: 267 bytes
Line 
1## $Id$
2
3include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
4include $(top_srcdir)/../../../testsuites/automake/compile.am
5
6SUBDIRS = node1 node2
7
8include $(top_srcdir)/../../../testsuites/automake/subdirs.am
9include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.