Remove redundant test targets outside of test/
[openssl.git] / crypto / srp / Makefile
index 324a4091241264fc99b39b09763131a0c166c1aa..9e1d8fe5cbf4e4f192b0bb49387f4ec402c208d0 100644 (file)
@@ -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