2 .if ${MACHINE_ARCH} == something
12 # This is an escaped comment \
13 that keeps going until the end of this line
15 # Another escaped comment \
20 # This is NOT an escaped comment due to the double backslashes \\
22 @echo comment testing done
25 @echo comment testing start
31 @echo This is how a comment looks: '# comment'