summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/Makefile.in
blob: 3479cee62d4670cc87f32054044ec9a455fc5688 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
#  $Id$
#

@SET_MAKE@
srcdir = @srcdir@
VPATH=@srcdir@
RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@

include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/directory.cfg

# Descend into the $(RTEMS_BSP_FAMILY) directory
SUB_DIRS=$(RTEMS_BSP_FAMILY)