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