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