From 244ecd9fb87dec2aeed6fb97d37dd8a43f9be4cc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Mar 1999 23:14:36 +0000 Subject: These files were not added as part of a recent patch from Ralf Corsepius . --- tools/cpu/sh/Makefile.am | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tools/cpu/sh/Makefile.am (limited to 'tools/cpu/sh/Makefile.am') diff --git a/tools/cpu/sh/Makefile.am b/tools/cpu/sh/Makefile.am new file mode 100644 index 0000000000..fb8b99ee93 --- /dev/null +++ b/tools/cpu/sh/Makefile.am @@ -0,0 +1,15 @@ +# +# $Id$ +# + +AUTOMAKE_OPTIONS = foreign +ACLOCAL = @ACLOCAL@ -I $(RTEMS_TOPdir)/aclocal + +noinst_PROGRAMS=shgen + +shgen_SOURCES = \ +sci.h \ +sci.c \ +shgen.c + +include $(top_srcdir)/../../../../../../automake/local.am -- cgit v1.2.3