summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmtests/Makefile.in
blob: c4cb5a62da6c20752c046de20612d361361ecefd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
#  $Id$
#

@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH=@srcdir@

include $(RTEMS_CUSTOM)
include $(PROJECT_ROOT)/make/directory.cfg

all: README

SUB_DIRS=include \
         tmck tmoverhd \
	      tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 \
	 tm10 tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 \
	 tm20 tm21 tm22 tm23 tm24 tm25 tm26 tm27 tm28 tm29