aboutsummaryrefslogtreecommitdiffstats
path: root/entities/automake.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-04-12 15:25:09 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-04-12 15:25:09 +0000
commitb7a7faffc8db5d79850ad26a5a48243e06e53c11 (patch)
tree3ace3e3c7ed48863c04cb1cbc0bc66c8e87f0121 /entities/automake.xml
parentb73249aa28a5b9916eac1de5a67997c5b0cc3b1a (diff)
split up index.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/automake.xml')
-rw-r--r--entities/automake.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/entities/automake.xml b/entities/automake.xml
new file mode 100644
index 000000000..a2c87f9e8
--- /dev/null
+++ b/entities/automake.xml
@@ -0,0 +1,19 @@
+<!ENTITY c3-automake SYSTEM "../chapter03/automake.xml">
+
+<!ENTITY c6-automake SYSTEM "../chapter06/automake.xml">
+<!ENTITY c6-automake-inst SYSTEM "../chapter06/automake-inst.xml">
+
+<!ENTITY aa-automake SYSTEM "../appendixa/automake.xml">
+<!ENTITY aa-automake-desc SYSTEM "../appendixa/automake-desc.xml">
+<!ENTITY aa-automake-dep SYSTEM "../appendixa/automake-dep.xml">
+<!ENTITY aa-automake-down SYSTEM "../appendixa/automake-down.xml">
+
+<!ENTITY automake-version "1.6">
+<!ENTITY automake-depversion "1.5">
+<!ENTITY automake-contversion "1.5">
+<!ENTITY automake-size "451 KB">
+<!ENTITY automake-package "automake-&automake-version;.tar.bz2">
+<!ENTITY automake-dir "automake-&automake-version;">
+
+<!ENTITY automake-compsize "3 MB">
+<!ENTITY automake-time "1 minute">