]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
verify-no-dep : Fix makefile entry.
authorEyal Ben-David <bdeyal@gmail.com>
Sun, 29 Nov 2020 10:48:27 +0000 (12:48 +0200)
committerKeith Busch <kbusch@kernel.org>
Tue, 12 Jan 2021 22:27:15 +0000 (15:27 -0700)
commit972922c3da2ff8f88ab642108e566e1be50bbe3a
tree2b6a5d42fbf1b8303ebb450f859eb4966e01b0a3
parent0a9ceecfd704aa6398315a487ed42b9ca2a6fa4b
verify-no-dep : Fix makefile entry.

"verify-no-dep" makefile rule verifies that the main "nvme" program has no dependency
on code from the plugin modules. It can be used by developers as a regression check
in the development process.
Makefile