Commit aa89bcd2 authored by Richard Levitte's avatar Richard Levitte
Browse files

With Compaq make, it seems like # inside an action becomes part of the...

With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all
parent f19759a1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -265,7 +265,7 @@ test_ca:
 	fi

test_rd: #$(RDTEST)
	@echo "test Rijndael"
#	@echo "test Rijndael"
#	./$(RDTEST)

lint: