From 2613c1fa2f08814cd276800008b5a20c159ea7ff Mon Sep 17 00:00:00 2001 From: Ulf Möller Date: Wed, 31 Mar 1999 12:38:27 +0000 Subject: New option to generate 80386 code. --- crypto/bf/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/bf/Makefile.ssl') diff --git a/crypto/bf/Makefile.ssl b/crypto/bf/Makefile.ssl index cc4e3586df..2f92edaafb 100644 --- a/crypto/bf/Makefile.ssl +++ b/crypto/bf/Makefile.ssl @@ -64,7 +64,7 @@ asm/bx86bsdi.o: asm/bx86unix.cpp $(CPP) -DBSDI asm/bx86unix.cpp | sed 's/ :/:/' | as -o asm/bx86bsdi.o asm/bx86unix.cpp: - (cd asm; perl bf-586.pl cpp >bx86unix.cpp) + (cd asm; perl bf-586.pl cpp $(PROCESSOR) >bx86unix.cpp) files: perl $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO -- cgit v1.2.3