]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Update build rules for .c with no .h
authorKeith Busch <kbusch@kernel.org>
Thu, 7 Nov 2019 23:25:06 +0000 (08:25 +0900)
committerKeith Busch <kbusch@kernel.org>
Thu, 7 Nov 2019 23:25:06 +0000 (08:25 +0900)
commit72e38342ea8858d82458adc5a70c575216c001f5
treea05e22ab33d910203632979f545bcd6bd9104b5f
parent362f10401e6b35f3562a8aa9a6dd1d1d5e00181c
Update build rules for .c with no .h

Not all .c files have a .h, but we still want to ensure the compile options are
the same.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Makefile