Show More
@@ -8,6 +8,8 b' INSTALL=install -c -m 644' | |||||
8 | PYTHON=python |
|
8 | PYTHON=python | |
9 | RST2HTML=$(shell which rst2html 2> /dev/null || which rst2html.py) |
|
9 | RST2HTML=$(shell which rst2html 2> /dev/null || which rst2html.py) | |
10 |
|
10 | |||
|
11 | export LC_ALL=C | |||
|
12 | ||||
11 | all: man html |
|
13 | all: man html | |
12 |
|
14 | |||
13 | man: $(MAN) |
|
15 | man: $(MAN) |
General Comments 0
You need to be logged in to leave comments.
Login now