From 8c406e0fc4bebda5501d520f1c177fc48d38cd93 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 1 Apr 2019 14:30:32 +1100 Subject: 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. --- scripts/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 scripts/__init__.py (limited to 'scripts/__init__.py') diff --git a/scripts/__init__.py b/scripts/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3