Home
last modified time | relevance | path

Searched refs:pound (Results 1 – 5 of 5) sorted by relevance

/linux/tools/build/
A DBuild.include15 pound := \#
47 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
51 make-cmd = $(call escsq,$(subst $(pound),$$(pound),$(subst $$,$$$$,$(cmd_$(1)))))
66 printf '$(pound) cannot find fixdep (%s)\n' $(fixdep) > $(dot-target).cmd; \
67 printf '$(pound) using basic dep data\n\n' >> $(dot-target).cmd; \
/linux/scripts/
A DKbuild.include12 pound := \#
121 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
125 make-cmd = $(call escsq,$(subst $(pound),$$(pound),$(subst $$,$$$$,$(cmd_$(1)))))
/linux/tools/scripts/
A DMakefile.include160 pound := \#
/linux/samples/bpf/
A DMakefile6 pound := \# macro
/linux/
A DMakefile592 CC_VERSION_TEXT = $(subst $(pound),,$(shell LC_ALL=C $(CC) --version 2>/dev/null | head -n 1))

Completed in 13 milliseconds