# | Line 1 | Line 1 | |
---|---|---|
1 | # Makefile for i-scream idar | |
2 | < | # http://www.i-scream.org.uk/ |
2 | > | # http://www.i-scream.org/ |
3 | # $Id$ | |
4 | ||
5 | AUTOMAKE_OPTIONS = gnu | |
# | Line 10 | Line 10 | idar_SOURCES = idar.c | |
10 | noinst_HEADERS = genmergesort.h | |
11 | ||
12 | ChangeLog: | |
13 | < | cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog |
13 | > | 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 |