From 4603679f34b48f9e137d8e2d2f3c4f1b896a82ef Mon Sep 17 00:00:00 2001
From: Adam Weinberger <adamw@FreeBSD.org>
Date: Wed, 7 Jan 2004 23:45:48 +0000
Subject: [PATCH] Add links to the example Makefile on each of the component
 list pages.

---
 en/gnome/docs/gnome1_porting.sgml | 7 ++++++-
 en/gnome/docs/gnome2_porting.sgml | 7 ++++++-
 en/gnome/docs/gnome_porting.sgml  | 6 +++++-
 3 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/en/gnome/docs/gnome1_porting.sgml b/en/gnome/docs/gnome1_porting.sgml
index 9e2b00c602..c18fc5c053 100644
--- a/en/gnome/docs/gnome1_porting.sgml
+++ b/en/gnome/docs/gnome1_porting.sgml
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
 <!ENTITY base CDATA "../..">
-<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.7 2003/09/19 21:46:54 adamw Exp $">
+<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome1_porting.sgml,v 1.1 2004/01/07 23:38:16 adamw Exp $">
 <!ENTITY title "FreeBSD GNOME Project: GNOME 1 Components">
 <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
 <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@@ -8,6 +8,11 @@
 <html>
   &header;
 
+		<p> To see how to utilize these components, please examine the
+		  <a href="example-Makefile.html">example Makefile</a>.
+		</p>
+
+
 <!-- Begin USE_GNOME components list -->
           <table border="1" summary="GNOME 1 components">
 		    <tr>
diff --git a/en/gnome/docs/gnome2_porting.sgml b/en/gnome/docs/gnome2_porting.sgml
index 3b44bf7265..67bd6be72f 100644
--- a/en/gnome/docs/gnome2_porting.sgml
+++ b/en/gnome/docs/gnome2_porting.sgml
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
 <!ENTITY base CDATA "../..">
-<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.8 2003/09/20 08:13:14 marcus Exp $">
+<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.9 2004/01/07 23:38:16 adamw Exp $">
 <!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components">
 <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
 <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@@ -8,6 +8,11 @@
 <html>
   &header;
 
+		<p> To see how to utilize these components, please examine the
+		  <a href="example-Makefile.html">example Makefile</a>.
+		</p>
+
+
 <!-- Begin USE_GNOME components list -->
           <table border="1" summary="GNOME 2 components">
 		    <tr>
diff --git a/en/gnome/docs/gnome_porting.sgml b/en/gnome/docs/gnome_porting.sgml
index ea1095a5c8..715e5c08f4 100644
--- a/en/gnome/docs/gnome_porting.sgml
+++ b/en/gnome/docs/gnome_porting.sgml
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
 <!ENTITY base CDATA "../..">
-<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.7 2003/09/19 21:46:54 adamw Exp $">
+<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.8 2004/01/07 23:38:16 adamw Exp $">
 <!ENTITY title "FreeBSD GNOME Project: GNOME Desktop-Independent Components">
 <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
 <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@@ -8,6 +8,10 @@
 <html>
   &header;
 
+		<p> To see how to utilize these components, please examine the
+		  <a href="example-Makefile.html">example Makefile</a>.
+		</p>
+
 <!-- Begin USE_GNOME components list -->
           <table border="1" summary="GNOME desktop-independent components">
 		    <tr>