Add some other files to ignore
[asterisk-bristuff.git] / build_tools / get_makeopts
blobe4cc782b44645371702dda2177e5317ad153333d
1 /\/\*\*\* MAKEOPTS/ {printit=1; next}
2 /\*\*\*\// {if (printit) exit}
3 /.*/ {if (printit) print}