asterisk/build_tools/get_makeopts

4 lines
95 B
Plaintext

/\/\*\*\* MAKEOPTS/ {printit=1; next}
/\*\*\*\// {if (printit) exit}
/.*/ {if (printit) print}