Add "echo-yosys-ver" and "echo-git-rev" Makefile targets.
authorMartin Schmölzer <mschmoelzer@gmail.com>
Sun, 18 Jan 2015 15:09:42 +0000 (16:09 +0100)
committerMartin Schmölzer <mschmoelzer@gmail.com>
Sun, 18 Jan 2015 15:20:57 +0000 (16:20 +0100)
commit026b94a6f10525be7f3f8d354f4b9889aacef605
tree700bf2813155593a4995fddc1f866f180b8f70b4
parent694cc01f1de8e0d7db7c5e03cb93796430c6ca5b
Add "echo-yosys-ver" and "echo-git-rev" Makefile targets.

These Makefile targets simply echo the corresponding Makefile variable,
simplifying package build scripts.

Signed-off-by: Martin Schmölzer <mschmoelzer@gmail.com>
Makefile