aboutsummaryrefslogtreecommitdiffstats
path: root/entities/automake.ent
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-04-12 16:14:31 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-04-12 16:14:31 +0000
commit27c0e5c4bd59f966ba8e189ba2ecd8ad3d4b41f0 (patch)
treea15c461d7d398870e21b1413b9cf5e63373d51df /entities/automake.ent
parentb7a7faffc8db5d79850ad26a5a48243e06e53c11 (diff)
the entities files should be .ent not .xml. Now syntax highlighting
actually works with the files in vim git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/automake.ent')
-rw-r--r--entities/automake.ent19
1 files changed, 19 insertions, 0 deletions
diff --git a/entities/automake.ent b/entities/automake.ent
new file mode 100644
index 000000000..a2c87f9e8
--- /dev/null
+++ b/entities/automake.ent
@@ -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">