File:  [Research Unix] / researchv9 / jerq / sgs / makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:22:00 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)

all:	3cc 32reloc 3nm

32reloc:	32reloc.c
	cc -o 32reloc -Iinc 32reloc.c
3nm:	3nm.c
	cc -o 3nm -Iinc 3nm.c
3cc:	3cc.c
	cc -o 3cc 3cc.c

install:	3cc
	cp 3cc /usr/jerq/bin
	strip /usr/jerq/bin/3cc
	cp 32reloc /usr/jerq/bin
	strip /usr/jerq/bin/32reloc
	cp 3nm /usr/jerq/bin
	strip /usr/jerq/bin/3nm
clean:
	rm -f core 3cc 32reloc

unix.superglobalmegacorp.com

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