summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/Makefile.am
blob: 33c5db161366962caaaeec95129357a4a9f33161 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
ACLOCAL_AMFLAGS = -I ../../../aclocal

# Descend into the @RTEMS_BSP_FAMILY@ directory
SUBDIRS = @RTEMS_BSP_FAMILY@

EXTRA_DIST =
EXTRA_DIST += shared/console.c
EXTRA_DIST += shared/setvec.c

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am