|
|
1.1 root 1: D=/etc/showq
2: CFLAGS = -O
3:
4: showq: showq.o
5: cc -o showq showq.o
6:
7: install: showq
8: cp showq $D
9: strip $D
10:
11: clean:
12: rm -f showq *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.