source: rtems/testsuites/samples/base_mp/Makefile.am @ df49c60

4.104.114.84.95
Last change on this file since df49c60 was de759c5, checked in by Joel Sherrill <joel.sherrill@…>, on 11/22/99 at 19:23:10

Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@…>
to fix some minor bugs in the conversion to automake.

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