source: rtems/testsuites/mptests/mp13/Makefile.am @ 5b6ea7a

4.104.114.84.95
Last change on this file since 5b6ea7a was c4ea5efc, checked in by Joel Sherrill <joel.sherrill@…>, on 11/24/99 at 14:19:26

Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@…>
which (among other things) converted the mptests to automake.

  • Property mode set to 100644
File size: 223 bytes
Line 
1##
2##  $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7SUBDIRS = node1 node2
8
9EXTRA_DIST = system.h init.c task1.c task2.c
10
11include $(top_srcdir)/../../../../automake/subdirs.am
12include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.