1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-24 07:41:54 -07:00

Improved release build procedure and readme based on experience of release 1.100.0.

Copied from Perforce
 Change: 30301
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Nick Barnes 2002-06-19 14:34:51 +01:00
parent b9e50bcf64
commit 0707ee7357

View file

@ -53,8 +53,9 @@ This document is not confidential.
The MPS Kit is a complete set of sources and documentation to enable
third parties to use, modify, and adapt the MPS.
For Windows, the kit is distributed as the ZIP archive
"mps-kit-1.100.0.zip". Unpack it using WinZip.
For Windows, the kit is distributed as the self-extracting archive
"mps-kit-1.100.0.exe", and also as the ZIP archive
"mps-kit-1.100.0.zip", which may be unpacked using WinZip.
For Unix and Mac OS X, the integration kit is distributed as the tarball
"mps-kit-1.100.0.tar.gz". Unpack it using the command "gunzip -c
@ -250,6 +251,7 @@ B. DOCUMENT HISTORY
2002-05-20 RB Created based on template from P4DTI project.
2002-06-18 NB Minor updates and corrections.
2002-06-18 RB Removed obsolete requirement for MASM.
2002-06-19 NB Added note on self-extracting archive
C. COPYRIGHT AND LICENSE