summaryrefslogtreecommitdiffstats
path: root/crypto/jpake
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/jpake')
-rw-r--r--crypto/jpake/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/jpake/Makefile b/crypto/jpake/Makefile
index a4a1402f2e..62791ed9ca 100644
--- a/crypto/jpake/Makefile
+++ b/crypto/jpake/Makefile
@@ -43,8 +43,6 @@ dclean:
clean:
rm -f *.s *.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff
-jpaketest: top jpaketest.c $(LIB)
- $(CC) $(CFLAGS) -Wall -Werror -g -o jpaketest jpaketest.c $(LIB)
# DO NOT DELETE THIS LINE -- make depend depends on it.
jpake.o: ../../include/openssl/bio.h ../../include/openssl/bn.h