summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-05 06:56:26 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-09 07:09:47 +0200
commit9edb72e4be1de26e8c10c2a8c61fd31d30b0dbe7 (patch)
treecae4c6c2f362c5cfef5c1ffe000e48f227778cfb /cpukit/score/cpu
parentbsps: Move generic IRQ support to bsps (diff)
downloadrtems-9edb72e4be1de26e8c10c2a8c61fd31d30b0dbe7.tar.bz2
build: Remove DISTCLEANFILES
A "make distclean" is not supported. So, it makes no sense to have pure "make distclean" related stuff in the Makefile.am.
Diffstat (limited to 'cpukit/score/cpu')
-rw-r--r--cpukit/score/cpu/epiphany/Makefile.am1
-rw-r--r--cpukit/score/cpu/nios2/Makefile.am1
-rw-r--r--cpukit/score/cpu/or1k/Makefile.am1
3 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/score/cpu/epiphany/Makefile.am b/cpukit/score/cpu/epiphany/Makefile.am
index 9622cf51d8..659dd6f554 100644
--- a/cpukit/score/cpu/epiphany/Makefile.am
+++ b/cpukit/score/cpu/epiphany/Makefile.am
@@ -1,7 +1,6 @@
include $(top_srcdir)/automake/compile.am
CLEANFILES =
-DISTCLEANFILES =
noinst_LIBRARIES = libscorecpu.a
diff --git a/cpukit/score/cpu/nios2/Makefile.am b/cpukit/score/cpu/nios2/Makefile.am
index 243f937e51..3d6a35905c 100644
--- a/cpukit/score/cpu/nios2/Makefile.am
+++ b/cpukit/score/cpu/nios2/Makefile.am
@@ -1,7 +1,6 @@
include $(top_srcdir)/automake/compile.am
CLEANFILES =
-DISTCLEANFILES =
noinst_LIBRARIES = libscorecpu.a
diff --git a/cpukit/score/cpu/or1k/Makefile.am b/cpukit/score/cpu/or1k/Makefile.am
index e4c5b7cdd2..ac83acf9b3 100644
--- a/cpukit/score/cpu/or1k/Makefile.am
+++ b/cpukit/score/cpu/or1k/Makefile.am
@@ -1,7 +1,6 @@
include $(top_srcdir)/automake/compile.am
CLEANFILES =
-DISTCLEANFILES =
noinst_LIBRARIES = libscorecpu.a