File:  [Research Unix] / researchv8dc / cmd / snocone / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv8, HEAD
researchv8 Dan Cross

MACHINES = alice encke forbes ikeya kwee mrkos \
	panther piggot polya rabbit research seki snb \
	sola swift west wild

all:	snocone sc2

sc:	snocone
	spitbol -s16k snocone
	mv a.out sc

sc2:	sc snocone.sc
	./sc snocone.sc
	mv a.out sc2
	./sc2
	mv a.out sc2

install: sc2
	cp sc2 /usr/bin/snocone

ship:
	source='research ark' dest="$(MACHINES)" \
		ship /usr/bin/snocone /usr/lib/snocone

clean:
	rm -f sc sc2 a.out

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.