summaryrefslogtreecommitdiffstats
path: root/c/build-tools/os/Makefile.in
blob: 26c85624dbde46593ed1d56293691b00ec701883 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# $Id$
#

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

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

SUB_DIRS=$(wildcard $(RTEMS_HOST))