pbx_dundi: Fix PJSIP endpoint configuration check.
[asterisk/asterisk.git] / build_tools / get_makeopts
1 /\/\*\*\* MAKEOPTS/ {printit=1; next}
2 /\*\*\*\// {if (printit) exit}
3 /.*/ {if (printit) print}