Lines Matching refs:echo
73 $(Q)echo '#include <tests/llvm.h>' > $@
74 $(Q)echo 'const char test_llvm__bpf_base_prog[] =' >> $@
76 $(Q)echo ';' >> $@
80 $(Q)echo '#include <tests/llvm.h>' > $@
81 $(Q)echo 'const char test_llvm__bpf_test_kbuild_prog[] =' >> $@
83 $(Q)echo ';' >> $@
87 $(Q)echo '#include <tests/llvm.h>' > $@
88 $(Q)echo 'const char test_llvm__bpf_test_prologue_prog[] =' >> $@
90 $(Q)echo ';' >> $@
94 $(Q)echo '#include <tests/llvm.h>' > $@
95 $(Q)echo 'const char test_llvm__bpf_test_relocation[] =' >> $@
97 $(Q)echo ';' >> $@