File:  [MW Coherent from dump] / coherent / d / usr / dict / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:38 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent


DESTDIR=/interim/usr/dict/

all: american.Z british.Z digrams trigrams local spellhist common Run

american.Z:
	co $(DESTDIR)american
	cd $(DESTDIR) ; compress american

british.Z:
	co $(DESTDIR)british 
	cd $(DESTDIR) ; compress british

digrams:
	co $(DESTDIR)$@

trigrams:
	co $(DESTDIR)$@

local:
	touch $(DESTDIR)$@

spellhist:
	su root /etc/mknod $(DESTDIR)$@ c 0 0
	su root chmog 666 bin bin $(DESTDIR)$@

common:
	co $(DESTDIR)$@
	cd $(DESTDIR) ; compress common	

Run:
	co $(DESTDIR)$@
	su root chmog 555 bin bin $(DESTDIR)$@

unix.superglobalmegacorp.com

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