Files
rtems/testsuites/samples/base_mp/Makefile.am
Joel Sherrill de759c54f5 Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
to fix some minor bugs in the conversion to automake.
1999-11-22 19:23:10 +00:00

13 lines
217 B
Makefile

##
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
SUBDIRS = node1 node2
EXTRA_DIST = apptask.c init.c system.h
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am