|
|
1.1 root 1: CFLAGS = -Od2
2:
3: diff3: diff3.o
4: cc diff3.o -o diff3
5:
6: install: diff3 diff3.sh
7: strip diff3
8: mv diff3 /usr/lib
9: cp diff3.sh /usr/bin/diff3
10:
11: clean:
12: rm -f *.o diff3
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.