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

DESTDIR=/interim/bin/

compress : compress.o is_fs.o
	cc -o $(DESTDIR)compress $<
	su root chmog 511 bin bin $(DESTDIR)compress
	su root ln -f $(DESTDIR)compress $(DESTDIR)zcat
	su root ln -f $(DESTDIR)compress $(DESTDIR)uncompress

compress.o : compress.c
	cc -c -O -DVIRTUAL -DBITS=16 $<

install : compress
	su root cp compress /bin
	su root ln -f /bin/compress /bin/zcat
	su root ln -f /bin/compress /bin/uncompress

unix.superglobalmegacorp.com

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