File:  [Research Unix] / researchv10no / sys / fs / lccmkfile
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

CFLAGS=-I.. -I/usr/include -DKERNEL $gflag
L=../lib/lccfs.a
FILES=\
	$L(fs.x) $L(fsnami.x) $L(alloc.x) \
	$L(neta.x) $L(proca.x) $L(ms.x) $L(netb.x) \
	$L(errfs.x) $L(pipe.x)

$L: $FILES
	names=`membername $newprereq`
	ar r $L $names && rm $names
	ranlib $L
$L(%):N: %
%.x: %.c
	lcc $CFLAGS -S $stem.c
	 sed -f ../lib/lccasm.sed <$stem.s | as -o $stem.x
	rm $stem.s

unix.superglobalmegacorp.com

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