Lines Matching defs:comment
71 # If the main makefile has a '.for' loop as its first non-comment line, a
76 '# comment' \
82 # If the main makefile has an '.if' conditional as its first non-comment line,
87 '# comment' \
101 # and comment lines or empty lines, that works.
107 # The only allowed lines before switching to POSIX mode are comment lines.
108 # POSIX defines comment lines as "blank lines, empty lines, and lines with
110 all: after-comment-lines
111 after-comment-lines: .PHONY set-up-sysdir check-is-posix run
113 '# comment' \