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

<../mkconf.$SYS
<../mkrules.$SYS

LPROG=tarc tarf tarx

LIBOBJ=ftwlk.$O id.$O sub.$O tarhdr.$O util.$O

%.$O: %.c
	$CC -c $stem.c

compile:V: $LPROG

install:V: compile
	test -d $LDIR || mkdir $LDIR
	cp $LPROG $LDIR

tarc: tarc.$O lib.a
	$CC -o tarc $prereq

tarf: tarf.$O lib.a
	$CC -o tarf $prereq

tarx: tarx.$O lib.a
	$CC -o tarx $prereq

lib.a: ${LIBOBJ:%=lib.a(%)}
	$RL lib.a

lib.a(%): %
	ar r lib.a $stem

clean:V:
	rm -f $LPROG *.[$OS] lib.a

unix.superglobalmegacorp.com

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