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/powerpc/ChangeLog | 5 +++++ doc/supplements/powerpc/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc/supplements/powerpc') diff --git a/doc/supplements/powerpc/ChangeLog b/doc/supplements/powerpc/ChangeLog index 5672b7184e..359f4537d6 100644 --- a/doc/supplements/powerpc/ChangeLog +++ b/doc/supplements/powerpc/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/powerpc/Makefile.am b/doc/supplements/powerpc/Makefile.am index edbf8560e1..a73816ccc0 100644 --- a/doc/supplements/powerpc/Makefile.am +++ b/doc/supplements/powerpc/Makefile.am @@ -121,3 +121,5 @@ timeDMV177.texi: $(top_srcdir)/common/timetbl.t timeDMV177.t EXTRA_DIST = DMV177_TIMES PSIM_TIMES bsp.t callconv.t cpumodel.t cputable.t \ fatalerr.t intr_NOTIMES.t memmodel.t timeDMV177.t timePSIM.t + +CLEANFILES += powerpc.info powerpc.info-? -- cgit v1.2.3