projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Clarify configuration file that can be misunderstood
[asterisk/asterisk.git]
/
build_tools
/
get_makeopts
diff --git
a/build_tools/get_makeopts
b/build_tools/get_makeopts
index
15ad97b
..
e63622a
100644
(file)
--- a/
build_tools/get_makeopts
+++ b/
build_tools/get_makeopts
@@
-1,3
+1,3
@@
/\/\*\*\* MAKEOPTS/ {printit=1; next}
-/\*\*\*\// {exit}
+/\*\*\*\// {if (printit) exit}
// {if (printit) print}