committer: mfx <mfx> 978190991 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-12-30 15:43:11 +00:00
parent a8177201ef
commit a43d93512d
2 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@ SHELL = /bin/sh
top_srcdir = ..
PACKAGE = upx
VERSION_DATE = 29 Dec 2000
VERSION_DATE = 30 Dec 2000
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING.*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
TRIMSPACE = cat

View File

@ -649,7 +649,10 @@ This format is used by the TMT Pascal compiler - see http://www.tmt.com/ .
Extra options available for this executable format:
(none)
--all-filters Compress the program several times, using different
preprocessing filters. This may improve the compression
ratio in some cases, but usually the default filter
gives the best results anyway.