From 4e971660a1695fbc3be4d7fb8401d29f168566be Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 Jan 2006 09:57:43 +0000 Subject: Remove all-local. --- cpukit/libcsupport/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpukit/libcsupport') diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index c01e30cfc0..e7c174f6b3 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -33,8 +33,6 @@ include_rtems_zilog_HEADERS = include/zilog/z8036.h include/zilog/z8530.h \ include/zilog/z8536.h ## General stuff -all-local: $(PREINSTALL_FILES) - ERROR_C_FILES = src/error.c ASSOCIATION_C_FILES = src/assoc.c src/assocnamebad.c @@ -92,7 +90,5 @@ endif EXTRA_DIST = src/TODO src/CASES src/README -all-local: $(PREINSTALL_FILES) - include $(srcdir)/preinstall.am include $(top_srcdir)/automake/local.am -- cgit v1.2.3