diff options
author | Neil <nyamatongwe@gmail.com> | 2019-04-01 14:30:32 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-04-01 14:30:32 +1100 |
commit | 6009be9e63f175479df01cd64d3ef6e0724afd6c (patch) | |
tree | db5a082eb22829ea778b33d02c3c28aa4976339e /scripts/__init__.py | |
parent | 283bc84712cc1046be6d7393998d499b09bb4538 (diff) | |
download | scintilla-mirror-6009be9e63f175479df01cd64d3ef6e0724afd6c.tar.gz |
Backport: Switch generation of make dependencies to Python scripts DepGen.py.
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.
Backport of changeset 7397:997e6203e270.
Diffstat (limited to 'scripts/__init__.py')
-rw-r--r-- | scripts/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/__init__.py b/scripts/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/scripts/__init__.py |