From 39560f1b0f0bec1539d397bdaeecfc12c01ea3dc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 29 Mar 1999 17:47:24 +0000 Subject: Patch from Ralf Corsepius to fix size_rtems problem. --- tools/cpu/generic/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'tools/cpu/generic/Makefile.am') diff --git a/tools/cpu/generic/Makefile.am b/tools/cpu/generic/Makefile.am index d5d90cd490..476d6bab83 100644 --- a/tools/cpu/generic/Makefile.am +++ b/tools/cpu/generic/Makefile.am @@ -5,14 +5,4 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL = @ACLOCAL@ -I $(RTEMS_TOPdir)/aclocal -# FIXME: This script doesn't make sense to be installed noinst_SCRIPTS=size_rtems - -# HACK: install into build-tree -preinstall: install-exec-local - -install-exec-local: size_rtems - $(mkinstalldirs) $(PROJECT_ROOT)/${RTEMS_BSP}/bin - $(INSTALL_SCRIPT) size_rtems $(PROJECT_ROOT)/${RTEMS_BSP}/bin - -include $(top_srcdir)/../../../../../../automake/local.am -- cgit v1.2.3