summaryrefslogtreecommitdiffstats
path: root/doc/supplements/powerpc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/powerpc/Makefile.am')
-rw-r--r--doc/supplements/powerpc/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/supplements/powerpc/Makefile.am b/doc/supplements/powerpc/Makefile.am
index a73816ccc0..14071a490d 100644
--- a/doc/supplements/powerpc/Makefile.am
+++ b/doc/supplements/powerpc/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = powerpc
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timePSIM.texi timeDMV177.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
@@ -123,3 +123,4 @@ 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-?
+