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