summaryrefslogtreecommitdiffstats
path: root/c/src/optman
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 10:12:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 10:12:31 +0000
commitfc1a3bad3a1a1b04a9de07b54627ed6dc29f0c2c (patch)
treebadc7f04a16d08a6238ccd54c38107bf32af0510 /c/src/optman
parent2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-fc1a3bad3a1a1b04a9de07b54627ed6dc29f0c2c.tar.bz2
Remove all-local:.
Diffstat (limited to 'c/src/optman')
-rw-r--r--c/src/optman/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/optman/Makefile.am b/c/src/optman/Makefile.am
index 14143e9549..35cced0758 100644
--- a/c/src/optman/Makefile.am
+++ b/c/src/optman/Makefile.am
@@ -68,7 +68,5 @@ no_timer_rel_SOURCES = rtems/no-timer.c
no_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
no_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
-all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
-
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/local.am