summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 09:57:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 09:57:43 +0000
commit4e971660a1695fbc3be4d7fb8401d29f168566be (patch)
tree187d243b66f1409e24f0c65446a50336ae5620b1 /cpukit/score/cpu/i386/Makefile.am
parent2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4e971660a1695fbc3be4d7fb8401d29f168566be.tar.bz2
Remove all-local.
Diffstat (limited to 'cpukit/score/cpu/i386/Makefile.am')
-rw-r--r--cpukit/score/cpu/i386/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/i386/Makefile.am b/cpukit/score/cpu/i386/Makefile.am
index b7a13d64ff..f6c8e7f6d7 100644
--- a/cpukit/score/cpu/i386/Makefile.am
+++ b/cpukit/score/cpu/i386/Makefile.am
@@ -16,7 +16,5 @@ noinst_LIBRARIES = libscorecpu.a
libscorecpu_a_SOURCES = cpu.c cpu_asm.S
libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
-all-local: $(PREINSTALL_FILES)
-
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/local.am