From 3bfda691872761da7b61aaa501aa7f0f213f43a6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Nov 2003 15:32:26 +0000 Subject: 2003-11-26 Ralf Corsepius * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos. --- doc/supplements/c4x/ChangeLog | 5 +++++ doc/supplements/c4x/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc/supplements/c4x') diff --git a/doc/supplements/c4x/ChangeLog b/doc/supplements/c4x/ChangeLog index 165bae4cff..09ee8ab2ed 100644 --- a/doc/supplements/c4x/ChangeLog +++ b/doc/supplements/c4x/ChangeLog @@ -1,3 +1,8 @@ +2003-11-26 Ralf Corsepius + + * Makefile.am: Add *.info to CLEANFILES to accomodate + automake-1.7f/1.8 breaking building infos. + 2003-09-26 Joel Sherrill * cpumodel.t: Obsoleting HP PA-RISC port and removing all references. diff --git a/doc/supplements/c4x/Makefile.am b/doc/supplements/c4x/Makefile.am index 119498a57d..0be8c45162 100644 --- a/doc/supplements/c4x/Makefile.am +++ b/doc/supplements/c4x/Makefile.am @@ -105,3 +105,5 @@ CLEANFILES += timeBSP_.t EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ intr_NOTIMES.t memmodel.t timeBSP.t + +CLEANFILES += c4x.info c4x.info-? -- cgit v1.2.3