]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
tools: add a Makefile
authorDarrick J. Wong <djwong@kernel.org>
Fri, 14 Feb 2025 18:47:14 +0000 (10:47 -0800)
committerZorro Lang <zlang@kernel.org>
Tue, 18 Feb 2025 04:42:39 +0000 (12:42 +0800)
commit91d2880aa029e0cadb2ccdfda3bd2bc678a5a399
treea34b2a2dd43bf057f371c0bc9a720a32e68781c5
parentc71349150d342ddf78a16d6844211c17c6c45ab0
tools: add a Makefile

Add a Makefile to the tools/ directory so that we can put helper scripts
in there and have them installed at make install time.  The makefile
comes from a conversation that Zorro and I had over IRC, hence the RH
copyright.

Suggested-by: Zorro Lang <zlang@kernel.org>
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
Makefile
tools/Makefile [new file with mode: 0644]