|
|
1.1 root 1: # Makefile for Vlad's new ps command
2:
3: DESTDIR=/bin386/bin/
4:
5: SRC = ps.c
6:
7: ps: ps.o
8: cc ps.c -o $(DESTDIR)ps
9: chmog 6511 sys sys $(DESTDIR)ps
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.