Files
rtems/tools/schedsim/Makefile.am
Joel Sherrill 7accb652a7 2010-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
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.
2010-12-17 14:53:29 +00:00

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