From c0e38d1b9044de59d06bfefdcd7519212ee51402 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 20 Nov 2006 05:59:19 +0000 Subject: [PATCH] =?UTF-8?q?2006-11-20=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Remove ampolish3. --- c/src/ChangeLog | 4 ++++ c/src/Makefile.am | 2 -- cpukit/ChangeLog | 4 ++++ cpukit/Makefile.am | 2 -- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 9e57a4109e..fc0824f1da 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,7 @@ +2006-11-20 Ralf Corsépius + + * Makefile.am: Remove ampolish3. + 2006-11-16 Ralf Corsépius * configure.ac: Remove RTEMS_AMPOLISH3. diff --git a/c/src/Makefile.am b/c/src/Makefile.am index 025dba86a3..ede2576a6d 100644 --- a/c/src/Makefile.am +++ b/c/src/Makefile.am @@ -7,8 +7,6 @@ ACLOCAL_AMFLAGS = -I aclocal SUBDIRS = . @BSP_SUBDIRS@ DIST_SUBDIRS = @BSP_SUBDIRS@ -EXTRA_DIST = ampolish3 - clean-local: $(RM) -r $(PROJECT_RELEASE) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b890ceed6a..adef94eb7b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2006-11-20 Ralf Corsépius + + * Makefile.am: Remove ampolish3. + 2006-11-17 Joel Sherrill * score/inline/rtems/score/object.inl, score/src/objectnametoid.c: diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 4fceb84e56..66995d481f 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -23,8 +23,6 @@ SUBDIRS += ftpd SUBDIRS += telnetd SUBDIRS += pppd -EXTRA_DIST = ampolish3 - noinst_DATA = preinstall-stamp preinstall-stamp: $(MAKE) $(AM_MAKEFLAGS) preinstall