Skip to content

Commit 9f83734

Browse files
authored
Update usage comment in yaml.makefile
I was using `GNUmakefile` just before creating this request.
1 parent 9d07f62 commit 9f83734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-cov/Inputs/yaml.makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Usage:
44
# cd /path/to/llvm-project/llvm/test/tools/llvm-cov/Inputs
5-
# PATH=/path/to/build/bin:$PATH make *.yaml
5+
# PATH=/path/to/build/bin:$PATH make -f yaml.makefile *.yaml
66

77
%.covmap.o: %.o
88
llvm-objcopy \

0 commit comments

Comments
 (0)