summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/Makefile.am
blob: 8de599ce50ea78bbed6775ca62c96a0f124ea405 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

SUBDIRS = @RTEMS_CPU_MODEL@

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