With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all
This commit is contained in:
parent
f19759a182
commit
aa89bcd279
@ -265,8 +265,8 @@ test_ca:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
test_rd: #$(RDTEST)
|
test_rd: #$(RDTEST)
|
||||||
@echo "test Rijndael"
|
# @echo "test Rijndael"
|
||||||
#./$(RDTEST)
|
# ./$(RDTEST)
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
lint -DLINT $(INCLUDES) $(SRC)>fluff
|
lint -DLINT $(INCLUDES) $(SRC)>fluff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user