summaryrefslogtreecommitdiff
path: root/third_party/waf/waflib/extras/c_bgxlc.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/waf/waflib/extras/c_bgxlc.py')
-rw-r--r--third_party/waf/waflib/extras/c_bgxlc.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/waf/waflib/extras/c_bgxlc.py b/third_party/waf/waflib/extras/c_bgxlc.py
index 7633f566b07..04a3c79cff0 100644
--- a/third_party/waf/waflib/extras/c_bgxlc.py
+++ b/third_party/waf/waflib/extras/c_bgxlc.py
@@ -1,5 +1,9 @@
#! /usr/bin/env python
# encoding: utf-8
+# WARNING! Do not edit! https://waf.io/book/index.html#_obtaining_the_waf_file
+
+#! /usr/bin/env python
+# encoding: utf-8
# harald at klimachs.de
"""
@@ -29,3 +33,4 @@ def configure(conf):
conf.cc_load_tools()
conf.cc_add_flags()
conf.link_add_flags()
+