File:  [Research Unix] / researchv8dc / libplot / lib5620 / 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

lib5620.a: blit.c.a
	mkdir xplot
	cd xplot;ar x ../blit.c.a
	cd xplot;cc -c -O *.c
	cd xplot;ar rc lib5620.a *.o
	mv xplot/lib5620.a lib5620.a
	rm -r xplot

install:	lib5620.a
	cp lib5620.a /usr/lib
	ranlib /usr/lib/lib5620.a

clean:
	rm -rf xplot lib5620.a

unix.superglobalmegacorp.com

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