Show More
@@ -10,6 +10,8 b' PYTHON=python' | |||||
10 | PURE= |
|
10 | PURE= | |
11 | PYFILES:=$(shell find mercurial hgext doc -name '*.py') |
|
11 | PYFILES:=$(shell find mercurial hgext doc -name '*.py') | |
12 | DOCFILES=mercurial/help/*.txt |
|
12 | DOCFILES=mercurial/help/*.txt | |
|
13 | export LANGUAGE=C | |||
|
14 | export LC_ALL=C | |||
13 |
|
15 | |||
14 | # Set this to e.g. "mingw32" to use a non-default compiler. |
|
16 | # Set this to e.g. "mingw32" to use a non-default compiler. | |
15 | COMPILER= |
|
17 | COMPILER= |
General Comments 0
You need to be logged in to leave comments.
Login now