With Compaq make, it seems like # inside an action becomes part of the command, not...
authorRichard Levitte <levitte@openssl.org>
Wed, 20 Feb 2002 12:16:17 +0000 (12:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 20 Feb 2002 12:16:17 +0000 (12:16 +0000)
test/Makefile.ssl

index 31d6090ac4064429a88a742a8176ab07d216da32..6a48b0b736e47906f218a224006d09651f27feb8 100644 (file)
@@ -265,8 +265,8 @@ test_ca:
        fi
 
 test_rd: #$(RDTEST)
-       @echo "test Rijndael"
-       #./$(RDTEST)
+#      @echo "test Rijndael"
+#      ./$(RDTEST)
 
 lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff