summaryrefslogtreecommitdiffstats
path: root/crypto/srp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/srp/Makefile')
-rw-r--r--crypto/srp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/srp/Makefile b/crypto/srp/Makefile
index 324a409124..9e1d8fe5cb 100644
--- a/crypto/srp/Makefile
+++ b/crypto/srp/Makefile
@@ -57,9 +57,6 @@ tags:
tests:
-srptest: top srptest.c $(LIB)
- $(CC) $(CFLAGS) -Wall -Werror -g -o srptest srptest.c $(LIB)
-
lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff