mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@53779 65c4cc65-6c06-0410-ace0-fbb531ad65f3
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
/\/\*\*\* MAKEOPTS/ {printit=1; next}
|
|
/\*\*\*\// {if (printit) exit}
|
|
// {if (printit) print}
|