Lines Matching refs:echo
60 $(Q)echo '#include <tests/llvm.h>' > $@
61 $(Q)echo 'const char test_llvm__bpf_base_prog[] =' >> $@
63 $(Q)echo ';' >> $@
67 $(Q)echo '#include <tests/llvm.h>' > $@
68 $(Q)echo 'const char test_llvm__bpf_test_kbuild_prog[] =' >> $@
70 $(Q)echo ';' >> $@
74 $(Q)echo '#include <tests/llvm.h>' > $@
75 $(Q)echo 'const char test_llvm__bpf_test_prologue_prog[] =' >> $@
77 $(Q)echo ';' >> $@
81 $(Q)echo '#include <tests/llvm.h>' > $@
82 $(Q)echo 'const char test_llvm__bpf_test_relocation[] =' >> $@
84 $(Q)echo ';' >> $@