Mention GNU make 3.81.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-06-15 17:27:04 +02:00
parent 1e0c38b5f9
commit a966d6acf1
+6 -3
View File
@@ -75,10 +75,10 @@ Tools needed to build/modify the UPX sources
To compile the packer 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) set UPX_UCLDIR=c:\src\ucl-1.03 (DOS / Windows)
export UCLDIR=$HOME/local/src/ucl-1.03 (Unix) export UPX_UCLDIR=$HOME/local/src/ucl-1.03 (Unix)
then type then type
@@ -92,6 +92,9 @@ To compile the packer sources
If you want to modify the stub sources you'll also need 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 - A68K - a 68000 macro assembler
http://upx.sourceforge.net/download/tools/ http://upx.sourceforge.net/download/tools/