aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools/get_makeopts
blob: e4cc782b44645371702dda2177e5317ad153333d (plain)
1
2
3
/\/\*\*\* MAKEOPTS/ {printit=1; next}
/\*\*\*\// {if (printit) exit}
/.*/ {if (printit) print}