diff options
Diffstat (limited to 'crypto/rc4/Makefile.ssl')
-rw-r--r-- | crypto/rc4/Makefile.ssl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/rc4/Makefile.ssl b/crypto/rc4/Makefile.ssl index 50173308ff..60e419f809 100644 --- a/crypto/rc4/Makefile.ssl +++ b/crypto/rc4/Makefile.ssl @@ -102,8 +102,6 @@ dclean: clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o -errors: - # DO NOT DELETE THIS LINE -- make depend depends on it. rc4_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc4.h |