diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
commit | 673b0d84ba9591e07c0bdf0ee49d92eba10f502c (patch) | |
tree | 129e27a1450727b440da4378e0117a468eb9c25e /entities/gcc-2953.ent | |
parent | 287ea55da70ceb1f0990554b7db921d525fef816 (diff) |
* Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc-2953.ent')
-rw-r--r-- | entities/gcc-2953.ent | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/entities/gcc-2953.ent b/entities/gcc-2953.ent deleted file mode 100644 index 8aecd6cff..000000000 --- a/entities/gcc-2953.ent +++ /dev/null @@ -1,23 +0,0 @@ -<!ENTITY c6-gcc-2953 SYSTEM "../chapter06/gcc-2953.xml"> - -<!ENTITY aa-gcc-shortdesc SYSTEM "../appendixa/gcc-shortdesc.xml"> -<!ENTITY aa-gcc-desc SYSTEM "../appendixa/gcc-desc.xml"> -<!ENTITY aa-gcc-dep SYSTEM "../appendixa/gcc-dep.xml"> -<!ENTITY aa-gcc-down SYSTEM "../appendixa/gcc-down.xml"> - -<!ENTITY gcc-2953-version "2.95.3"> -<!ENTITY gcc-2953-depversion "2.95.3"> -<!ENTITY gcc-2953-contversion "2.95.3"> -<!ENTITY gcc-2953-dir "gcc-&gcc-2953-version;"> -<!ENTITY gcc-2953-package "gcc-&gcc-2953-version;.tar.gz"> -<!ENTITY gcc-2953-size "9,618 KB"> - -<!ENTITY gcc-2953-patch "gcc-&gcc-2953-version;-2.patch"> -<!ENTITY gcc-2953-patch-size "16 KB"> -<!ENTITY gcc-2953-no-fixinc-patch "gcc-&gcc-2953-version;-no-fixinc.patch"> -<!ENTITY gcc-2953-no-fixinc-patch-size "1 KB"> -<!ENTITY gcc-2953-returntype-fix-patch "gcc-&gcc-2953-version;-returntype-fix.patch"> -<!ENTITY gcc-2953-returntype-fix-patch-size "1 KB"> - -<!ENTITY gcc-2953-compsize "130 MB"> -<!ENTITY gcc-2953-time "1.5 SBU"> |