From 3754660c97aa79ac7cde2f11e1f5c41e87224983 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:27:11 +0000 Subject: Added distribution level to each manual --- doc/supplements/hppa1_1/Makefile | 4 +++- doc/supplements/i386/Makefile | 4 +++- doc/supplements/i960/Makefile | 4 +++- doc/supplements/m68k/Makefile | 4 +++- doc/supplements/powerpc/Makefile | 4 +++- doc/supplements/sparc/Makefile | 4 +++- 6 files changed, 18 insertions(+), 6 deletions(-) (limited to 'doc/supplements') diff --git a/doc/supplements/hppa1_1/Makefile b/doc/supplements/hppa1_1/Makefile index 04a391f0c4..6da4324ee2 100644 --- a/doc/supplements/hppa1_1/Makefile +++ b/doc/supplements/hppa1_1/Makefile @@ -6,9 +6,11 @@ # $Id$ # +PROJECT=hppa1_1 +DISTRIBUTION_LEVEL=support + include ../Make.config -PROJECT=hppa1_1 REPLACE=../tools/word-replace all: diff --git a/doc/supplements/i386/Makefile b/doc/supplements/i386/Makefile index c1e3f6c9b2..e49b4a3bab 100644 --- a/doc/supplements/i386/Makefile +++ b/doc/supplements/i386/Makefile @@ -6,9 +6,11 @@ # $Id$ # +PROJECT=i386 +DISTRIBUTION_LEVEL=support + include ../Make.config -PROJECT=i386 REPLACE=../tools/word-replace all: diff --git a/doc/supplements/i960/Makefile b/doc/supplements/i960/Makefile index 48d8e0f1bd..8091351961 100644 --- a/doc/supplements/i960/Makefile +++ b/doc/supplements/i960/Makefile @@ -6,9 +6,11 @@ # $Id$ # +PROJECT=i960 +DISTRIBUTION_LEVEL=support + include ../Make.config -PROJECT=i960 REPLACE=../tools/word-replace all: diff --git a/doc/supplements/m68k/Makefile b/doc/supplements/m68k/Makefile index 1884a5ac3c..c0e7bc5dee 100644 --- a/doc/supplements/m68k/Makefile +++ b/doc/supplements/m68k/Makefile @@ -6,9 +6,11 @@ # $Id$ # +PROJECT=m68k +DISTRIBUTION_LEVEL=support + include ../Make.config -PROJECT=m68k REPLACE=../tools/word-replace all: diff --git a/doc/supplements/powerpc/Makefile b/doc/supplements/powerpc/Makefile index a5f4ae0614..5900352f46 100644 --- a/doc/supplements/powerpc/Makefile +++ b/doc/supplements/powerpc/Makefile @@ -6,9 +6,11 @@ # $Id$ # +PROJECT=powerpc +DISTRIBUTION_LEVEL=internal + include ../Make.config -PROJECT=powerpc REPLACE=../tools/word-replace all: diff --git a/doc/supplements/sparc/Makefile b/doc/supplements/sparc/Makefile index 172fc1c164..2a84d95922 100644 --- a/doc/supplements/sparc/Makefile +++ b/doc/supplements/sparc/Makefile @@ -6,9 +6,11 @@ # $Id$ # +PROJECT=sparc +DISTRIBUTION_LEVEL=support + include ../Make.config -PROJECT=sparc REPLACE=../tools/word-replace all: -- cgit v1.2.3