|
|
1.1 ! root 1: MACHINES = alice encke forbes ikeya kwee mrkos \ ! 2: panther piggot polya rabbit research seki snb \ ! 3: sola swift west wild ! 4: ! 5: all: snocone sc2 ! 6: ! 7: sc: snocone ! 8: spitbol -s16k snocone ! 9: mv a.out sc ! 10: ! 11: sc2: sc snocone.sc ! 12: ./sc snocone.sc ! 13: mv a.out sc2 ! 14: ./sc2 ! 15: mv a.out sc2 ! 16: ! 17: install: sc2 ! 18: cp sc2 /usr/bin/snocone ! 19: ! 20: ship: ! 21: source='research ark' dest="$(MACHINES)" \ ! 22: ship /usr/bin/snocone /usr/lib/snocone ! 23: ! 24: clean: ! 25: rm -f sc sc2 a.out
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.