aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/build_tools/get_makeopts
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/build_tools/get_makeopts')
-rw-r--r--trunk/build_tools/get_makeopts3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/build_tools/get_makeopts b/trunk/build_tools/get_makeopts
new file mode 100644
index 000000000..e63622afd
--- /dev/null
+++ b/trunk/build_tools/get_makeopts
@@ -0,0 +1,3 @@
+/\/\*\*\* MAKEOPTS/ {printit=1; next}
+/\*\*\*\// {if (printit) exit}
+// {if (printit) print}