summaryrefslogtreecommitdiff
path: root/djunpack.bat
Commit message (Collapse)AuthorAgeFilesLines
* * djunpack.bat: Use ".." quoting in Sed command, for the sake ofEli Zaretskii2009-03-271-1/+1
| | | | Windows builds of Sed.
* * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii2000-05-081-1/+1
| | | | with the version name.
* * djunpack.bat: New file.Eli Zaretskii2000-04-231-0/+52
* config/djgpp/README: Explain how to unpack using djunpack.bat.