diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-06 07:14:47 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-06 07:14:47 +0100 |
commit | d479dd1aab1c1cb907932c6595b0ef33523fc797 (patch) | |
tree | ad7d454b9edaae3d8892d84cd8f8ef5c2697b79b /jpeg/readme.dos | |
parent | 9491825ddff7a294d1f49061bae7044e426aeb2e (diff) |
Imported Upstream version 1.8.3upstream/1.8.3
Diffstat (limited to 'jpeg/readme.dos')
-rwxr-xr-x | jpeg/readme.dos | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/jpeg/readme.dos b/jpeg/readme.dos deleted file mode 100755 index 3267876..0000000 --- a/jpeg/readme.dos +++ /dev/null @@ -1,15 +0,0 @@ -This archive contains a DOS-friendly version of the Independent JPEG Group's -source code. It differs from the normal distribution in that: - -1. The archive format is zip rather than tar+gzip. You should be able to -unpack it with PKUNZIP (2.04g or later) or Info-Zip's unzip or 7-Zip. - -2. Newlines have been converted from Unix (LF) to DOS (CR/LF) style in all -text files, but not in the binary files (test*.*). - -3. Object files have been included for jmemdosa.asm. See jdosaobj.txt. - -Please see the main README file for the primary documentation. - -If you'd rather have a non-DOSified archive, see the ARCHIVE LOCATIONS section -of README. |