From e8ca211816cddfe945ecc2e9c2299e2ecede6b74 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:05:18 +0000 Subject: [PATCH] SGML fixes Author: srivasta Date: 1999/04/29 20:08:43 SGML fixes git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-25 --- packaging.sgml | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/packaging.sgml b/packaging.sgml index c7d6c14..10807d2 100644 --- a/packaging.sgml +++ b/packaging.sgml @@ -1113,23 +1113,22 @@ get the Debian architecture and the GNU style architecture specification string for the build machine as well as the host machine. Here is a list of supported make variables: -

- - - -

DEB_*_ARCH (the Debian architecture)

-
- -

DEB_*_GNU_TYPE (the GNU style architecture - specification string)

-
- -

DEB_*_GNU_CPU (the CPU part of DEB_*_GNU_TYPE)

-
- -

DEB_*_GNU_SYSTEM (the System part of - DEB_*_GNU_TYPE)

-
+ + +

DEB_*_ARCH (the Debian architecture)

+
+ +

DEB_*_GNU_TYPE (the GNU style architecture + specification string)

+
+ +

DEB_*_GNU_CPU (the CPU part of DEB_*_GNU_TYPE)

+
+ +

DEB_*_GNU_SYSTEM (the System part of + DEB_*_GNU_TYPE)

+
+

where * is either BUILD for specification of -- 2.39.5