Chris PeBenito 17de1b7
# comment out lines that are moved by the build
Chris PeBenito 17de1b7
# process, so line numbers provided by m4 are preserved.
Chris PeBenito 17de1b7
Chris PeBenito 17de1b7
# lines in require and optional blocks are not moved
Chris PeBenito 17de1b7
/require \{/,/} # end require/b nextline
Chris PeBenito 17de1b7
/optional \{/,/} # end optional/b nextline
Chris PeBenito 17de1b7
Chris PeBenito f6ddd6b
/^[[:blank:]]*(attribute|type(alias)?) /s/^/# this line was moved by the build process: &/
Chris PeBenito 17de1b7
/^[[:blank:]]*(port|node|netif|genfs)con /s/^/# this line was moved by the build process: &/
Chris PeBenito 17de1b7
/^[[:blank:]]*fs_use_(xattr|task|trans) /s/^/# this line was moved by the build process: &/
Chris PeBenito 17de1b7
/^[[:blank:]]*sid /s/^/# this line was moved by the build process: &/
Chris PeBenito f6ddd6b
/^[[:blank:]]*bool /s/^/# this line was moved by the build process: &/
Chris PeBenito 17de1b7
Chris PeBenito 17de1b7
:nextline