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