Lines Matching refs:echo
71 $(Q)echo '#include <tests/llvm.h>' > $@
72 $(Q)echo 'const char test_llvm__bpf_base_prog[] =' >> $@
74 $(Q)echo ';' >> $@
78 $(Q)echo '#include <tests/llvm.h>' > $@
79 $(Q)echo 'const char test_llvm__bpf_test_kbuild_prog[] =' >> $@
81 $(Q)echo ';' >> $@
85 $(Q)echo '#include <tests/llvm.h>' > $@
86 $(Q)echo 'const char test_llvm__bpf_test_prologue_prog[] =' >> $@
88 $(Q)echo ';' >> $@
92 $(Q)echo '#include <tests/llvm.h>' > $@
93 $(Q)echo 'const char test_llvm__bpf_test_relocation[] =' >> $@
95 $(Q)echo ';' >> $@