From 676517e08e9dbe4cfdc962efe62e24ed4a04ff09 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Tue, 15 Jan 2008 11:27:06 +0000 Subject: crypto/rc5/Makefile was erroneously omitted from last perlasm unification. Also remove obsolete and now misleading comments. --- crypto/bf/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'crypto/bf') diff --git a/crypto/bf/Makefile b/crypto/bf/Makefile index 9525a0bc35..dd2c2c708e 100644 --- a/crypto/bf/Makefile +++ b/crypto/bf/Makefile @@ -12,8 +12,6 @@ MAKEFILE= Makefile AR= ar r BF_ENC= bf_enc.o -# or use -#DES_ENC= bx86-elf.o CFLAGS= $(INCLUDES) $(CFLAG) ASFLAGS= $(INCLUDES) $(ASFLAG) -- cgit v1.2.3