Home
last modified time | relevance | path

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

/Linux-v6.1/tools/build/
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-v6.1/scripts/
DKbuild.include12 pound := \#
146 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
150 make-cmd = $(call escsq,$(subst $(pound),$$(pound),$(subst $$,$$$$,$(cmd_$(1)))))
/Linux-v6.1/tools/scripts/
DMakefile.include181 pound := \#
/Linux-v6.1/lib/raid6/test/
DMakefile7 pound := \# macro
/Linux-v6.1/samples/bpf/
DMakefile6 pound := \# macro
/Linux-v6.1/
DMakefile670 CC_VERSION_TEXT = $(subst $(pound),,$(shell LC_ALL=C $(CC) --version 2>/dev/null | head -n 1))