Show More
@@ -1,7 +1,7 | |||
|
1 | 1 | SOURCES=$(wildcard *.[0-9].txt) |
|
2 | 2 | MAN=$(SOURCES:%.txt=%) |
|
3 | 3 | HTML=$(SOURCES:%.txt=%.html) |
|
4 | GENDOC=gendoc.py ../mercurial/commands.py ../mercurial/help.py ../help/*.txt | |
|
4 | GENDOC=gendoc.py ../mercurial/commands.py ../mercurial/help.py ../mercurial/help/*.txt | |
|
5 | 5 | PREFIX=/usr/local |
|
6 | 6 | MANDIR=$(PREFIX)/share/man |
|
7 | 7 | INSTALL=install -c -m 644 |
General Comments 0
You need to be logged in to leave comments.
Login now