|
|
1.1 root 1: CFLAGS=-I.. -DKERNEL
2: L=../lib/fs.a
3: FILES=\
4: $L(fs.x) $L(fsnami.x) $L(alloc.x) \
5: $L(neta.x) $L(proca.x) $L(ms.x) $L(netb.x) \
6: $L(errfs.x) $L(pipe.x)
7:
8: $L: $FILES
9: names=`membername $newprereq`
10: ar r $L $names && rm $names
11: ranlib $L
12: $L(%):N: %
13: %.x: %.c
14: cc $CFLAGS -S $stem.c
15: /lib/c2 <$stem.s | sed -f ../lib/asm.sed | as -o $stem.x
16: rm $stem.s
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.