From 2f91de2da973ce46a8718821f8ca5e7cd7dc57cd Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 8 Dec 2017 14:07:05 +0100 Subject: bsps/sh: Delete libcpu/sh --- c/src/lib/libcpu/sh/Makefile.am | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 c/src/lib/libcpu/sh/Makefile.am (limited to 'c/src/lib/libcpu/sh/Makefile.am') diff --git a/c/src/lib/libcpu/sh/Makefile.am b/c/src/lib/libcpu/sh/Makefile.am deleted file mode 100644 index c39db6ea53..0000000000 --- a/c/src/lib/libcpu/sh/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -ACLOCAL_AMFLAGS = -I ../../../aclocal - -include $(top_srcdir)/../../../automake/compile.am - -noinst_PROGRAMS = - -noinst_PROGRAMS += cache.rel -cache_rel_SOURCES = ../shared/src/cache_manager.c -cache_rel_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/cache -cache_rel_LDFLAGS = $(RTEMS_RELLDFLAGS) - -include $(srcdir)/preinstall.am -include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3