# | Line 1 | Line 1 | |
---|---|---|
1 | # Makefile for i-scream ihost | |
2 | < | # http://www.i-scream.org.uk/ |
2 | > | # http://www.i-scream.org/ |
3 | # $Id$ | |
4 | ||
5 | AUTOMAKE_OPTIONS = gnu | |
# | Line 17 | Line 17 | install-exec-local: | |
17 | endif | |
18 | ||
19 | ChangeLog: | |
20 | < | cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog |
20 | > | cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |