Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/build_tools/get_makeopts
russell 1fdf1962e9 add support for setting the CFLAGS for voicemail storage options in menuselect
Thanks to kpfleming for the Makefile magic :)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@34492 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-16 16:17:43 +00:00

4 lines
80 B
Text

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