From 9814e9e3203884ce66d91d9f139d3ddb1b16d1b1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Dec 2003 16:20:40 +0000 Subject: 2003-12-11 Ralf Corsepius * Makefile.am: Cosmetics. --- doc/supplements/sh/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/supplements/sh/Makefile.am') diff --git a/doc/supplements/sh/Makefile.am b/doc/supplements/sh/Makefile.am index c7d892b696..8c55d31f69 100644 --- a/doc/supplements/sh/Makefile.am +++ b/doc/supplements/sh/Makefile.am @@ -6,7 +6,6 @@ # $Id$ # - PROJECT = sh EDITION = 1 @@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \ fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \ timeBSP.texi -COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi +COMMON_FILES += $(top_srcdir)/common/cpright.texi \ + $(top_srcdir)/common/timemac.texi FILES = preface.texi @@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ intr_NOTIMES.t memmodel.t timeBSP.t CLEANFILES += sh.info sh.info-? + -- cgit v1.2.3