Lines Matching refs:a
35 # Name of target with a '.' as filename prefix. foo/bar.o => foo/.bar.o
39 # Name of target with a '.tmp_' as filename prefix. foo/bar.o => foo/.tmp_bar.o
44 # contain a comma
60 # Quote a string to pass it to C files. foo => '"foo"'
69 # Read a file, replacing newlines with spaces
71 # Make 4.2 or later can read a file by using its builtin function.
79 # Easy method for doing a status message
86 # filechk is used to check if the content of a generated file is updated.
185 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
197 # It is a typical mistake to forget the FORCE prerequisite. Check it here so
224 # why - tell why a target got built
241 # This is a good hint that there is a bug in the kbuild file