With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all
This commit is contained in:
@@ -265,7 +265,7 @@ test_ca:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
test_rd: #$(RDTEST)
|
test_rd: #$(RDTEST)
|
||||||
@echo "test Rijndael"
|
# @echo "test Rijndael"
|
||||||
# ./$(RDTEST)
|
# ./$(RDTEST)
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
Reference in New Issue
Block a user