forked from Imagelibrary/rtems
Jennifer Averett <jennifer.averett@oarcorp.com> Add RTEMS Scheduler Simulator. This is the top level of the tree. * .cvsignore, ChangeLog, Makefile.am, configure.ac: New files.
13 lines
196 B
Makefile
13 lines
196 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../../aclocal
|
|
|
|
SUBDIRS = rtems shell
|
|
|
|
DIST_SUBDIRS = rtems shell
|
|
|
|
include $(top_srcdir)/../../automake/subdirs.am
|
|
include $(top_srcdir)/../../automake/host.am
|