summaryrefslogtreecommitdiffstats
path: root/tools/cpu/sh/Makefile.am
blob: 2eb28edb70d9e4e747a1a768cf6d23077632bbc3 (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