|
|
1.1 root 1: CFLAGS = -Od2
2:
3: df: df.o
4: cc -o df df.o
5:
6: install: df
7: strip df
8: mv df /bin
9: chgrp sys /bin/df
10: chmod g+s /bin/df
11:
12: clean:
13: rm -f df *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.