File:  [Research Unix] / researchv10no / cmd / cb / mkfile
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

BUILTINS=
CC=lcc

a.out:	cb.o
	$CC $prereq

cb.o:	cb.c cb.h cbtype.c cbtype.h
	$CC $CFLAGS -c cb.c

clean:V:
	rm -f [$OS].out *.[$OS] y.tab.?

install:	$O.out
	cp a.out /usr/bin/cb

installall:
	for(objtype in $CPUS) mk install

unix.superglobalmegacorp.com

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