|
|
1.1 root 1: D=/usr/bin/ct
2: CFLAGS=
3:
4: ct: ct.o
5: cc -o ct ct.o -lc -lipc
6:
7: install: ct
8: cp ct $D
9: strip $D
10: /etc/chown root $D
11: chmod og-w,u+s $D
12:
13: clean:
14: rm -f ct *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.