File:  [Research Unix] / researchv10no / libplot / libram / makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

ramtek: libram.a driver.o
	cc driver.o libram.a -lm -o ramtek
libram.a: ramtek.c.a
	mkdir xplot
	cd xplot;ar x ../ramtek.c.a
	cd xplot;cc -c -O *.c
	cd xplot;ar rc libram.a *.o
	mv xplot/libram.a libram.a
	ranlib libram.a
	rm xplot/*
	rmdir xplot
install:
	cp libram.a /usr/lib/libram.a
	cp ramtek /usr/lib/ramtek
	cp ramtek.sh /usr/bin/ramtek
clean:
	rm libram.a ramtek

unix.superglobalmegacorp.com

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