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
This commit is contained in:
Russell Bryant
2006-06-16 16:17:43 +00:00
parent 65c5d5882c
commit 287fce05d0
5 changed files with 38 additions and 17 deletions

3
build_tools/get_makeopts Normal file
View File

@@ -0,0 +1,3 @@
/\/\*\*\* MAKEOPTS/ {printit=1; next}
/\*\*\*\// {exit}
// {if (printit) print}