source: rtems/c/src/ada-tests/mptests/Makefile.am @ 0c7ef52

4.104.114.84.95
Last change on this file since 0c7ef52 was 0c7ef52, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/02/02 at 05:08:57

2002-09-02 Ralf Corsepius <corsepiu@…>

  • mptests/Makefile.am: New.
  • mptests/mp01/Makefile.am: New.
  • mptests/mp01/node1/Makefile.am: New.
  • mptests/mp01/node2/Makefile.am: New.
  • samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
  • samples/base_mp/node1/Makefile.am: New.
  • samples/base_mp/node2/Makefile.am: New.
  • configure.ac: Add mptests/mp01. Add samples/base_mp.
  • Property mode set to 100644
File size: 357 bytes
RevLine 
[0c7ef52]1## $Id$
2
3SUBDIRS =
4SUBDIRS += mp01
5#SUBDIRS += mp02
6#SUBDIRS += mp03
7#SUBDIRS += mp04
8#SUBDIRS += mp05
9#SUBDIRS += mp06
10#SUBDIRS += mp07
11#SUBDIRS += mp08
12#SUBDIRS += mp09
13#SUBDIRS += mp10
14#SUBDIRS += mp11
15#SUBDIRS += mp12
16#SUBDIRS += mp13
17#SUBDIRS += mp14
18
19include $(top_srcdir)/../../../automake/subdirs.am
20include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.