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

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

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

# Descend into the $(RTEMS_BSP) directory if it exists
SUB_DIRS=$(wildcard $(RTEMS_BSP))