summaryrefslogtreecommitdiffstats
path: root/tools/cpu/sh/Makefile.am
blob: c2fa4807fc6f27038530b876356d5294125f9f9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
#  $Id$
#

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

noinst_PROGRAMS=shgen

shgen_SOURCES = \
sci.h \
sci.c \
shgen.c

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