From 9e2bd8b981c5d6891b7e0bf9418fd70aceff9602 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 17 Apr 2020 15:29:20 +1000 Subject: Making dependencies now requires Python 3.6+. --- lexilla/src/nmdeps.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lexilla/src/nmdeps.mak') diff --git a/lexilla/src/nmdeps.mak b/lexilla/src/nmdeps.mak index 50b7b3a30..d35ef8852 100644 --- a/lexilla/src/nmdeps.mak +++ b/lexilla/src/nmdeps.mak @@ -1,4 +1,4 @@ -# Created by DepGen.py. To recreate, run 'python DepGen.py'. +# Created by DepGen.py. To recreate, run DepGen.py. $(DIR_O)/Lexilla.obj: \ ../../lexilla/src/Lexilla.cxx \ ../../include/ILexer.h \ -- cgit v1.2.3