From a966d6acf1b9c500c1bfa1b59f405559f0f38181 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 15 Jun 2006 17:27:04 +0200 Subject: [PATCH] Mention GNU make 3.81. --- README.SRC | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.SRC b/README.SRC index 5cfc19dc..f035f13e 100644 --- a/README.SRC +++ b/README.SRC @@ -75,10 +75,10 @@ Tools needed to build/modify the UPX sources To compile the packer sources ----------------------------- - set the environment variable UCLDIR to point to your UCL installation, e.g. + set the environment variable UPX_UCLDIR to point to your UCL installation, e.g. - set UCLDIR=c:\src\ucl-1.03 (DOS / Windows) - export UCLDIR=$HOME/local/src/ucl-1.03 (Unix) + set UPX_UCLDIR=c:\src\ucl-1.03 (DOS / Windows) + export UPX_UCLDIR=$HOME/local/src/ucl-1.03 (Unix) then type @@ -92,6 +92,9 @@ To compile the packer sources If you want to modify the stub sources you'll also need ------------------------------------------------------- + - GNU make 3.81 or better + http://savannah.gnu.org/projects/make/ + - A68K - a 68000 macro assembler http://upx.sourceforge.net/download/tools/