New Makefile variables $(RANLIB) and $(PERL).

This commit is contained in:
Ulf Möller
1999-04-01 12:34:33 +00:00
parent 6b01fa6490
commit 99aab1619f
61 changed files with 269 additions and 300 deletions

View File

@@ -5,6 +5,9 @@
Changes between 0.9.2b and 0.9.3
*) New variables $(RANLIB) and $(PERL) in the Makefiles.
[Ulf M<>ller]
*) New config option to avoid instructions that are illegal on the 80386.
The default code is faster, but requires at least a 486.
[Ulf M<>ller]