File:  [Research Unix] / researchv10dc / lsys / fs / mkfile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 2 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

CFLAGS=-I.. -I/usr/include -DKERNEL
L=../lib/fs.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/asm.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.