diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-04-12 16:14:31 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-04-12 16:14:31 +0000 |
commit | 27c0e5c4bd59f966ba8e189ba2ecd8ad3d4b41f0 (patch) | |
tree | a15c461d7d398870e21b1413b9cf5e63373d51df /entities/automake.xml | |
parent | b7a7faffc8db5d79850ad26a5a48243e06e53c11 (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.xml')
-rw-r--r-- | entities/automake.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/entities/automake.xml b/entities/automake.xml deleted file mode 100644 index a2c87f9e8..000000000 --- a/entities/automake.xml +++ /dev/null @@ -1,19 +0,0 @@ -<!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"> |