summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-11 14:18:53 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-14 07:33:01 +0200
commit9eb1494fc1c2f81abbc2b711bebbce9d28064289 (patch)
tree2f47eab479fc5f30186cd1955fcb0960704b4a46 /tools/cpu/Makefile.am
parenttools: Remove nios2gen (diff)
downloadrtems-9eb1494fc1c2f81abbc2b711bebbce9d28064289.tar.bz2
tools: Remove size_rtems
This script is horribly out of date. A new version could be placed in RTEMS tools if necessary. Close #3451.
Diffstat (limited to '')
-rw-r--r--tools/cpu/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
deleted file mode 100644
index 460de891c2..0000000000
--- a/tools/cpu/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-ACLOCAL_AMFLAGS = -I ../../aclocal
-
-SUBDIRS = @subdirs@
-
-DIST_SUBDIRS = @subdirs@
-
-include $(top_srcdir)/../../automake/subdirs.am
-include $(top_srcdir)/../../automake/host.am