asterisk/build_tools/get_makeopts
Russell Bryant 287fce05d0 add support for setting the CFLAGS for voicemail storage options in menuselect
Thanks to kpfleming for the Makefile magic :)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34492 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-16 16:17:43 +00:00

4 lines
80 B
Text

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