Updated.
committer: mfx <mfx> 978190991 +0000
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ SHELL = /bin/sh
|
|||||||
top_srcdir = ..
|
top_srcdir = ..
|
||||||
|
|
||||||
PACKAGE = upx
|
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)
|
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING.*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
||||||
|
|
||||||
TRIMSPACE = cat
|
TRIMSPACE = cat
|
||||||
|
|||||||
+4
-1
@@ -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:
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user