|
|
researchv8 Dan Cross
CFLAGS = -Od2 DEST = /etc/cron cron: cron.o cc -o cron cron.o install: cron strip cron mv cron $(DEST) chown root $(DEST) chmod og-x $(DEST) clean: rm -f cron *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.