|
|
1.1 root 1: CFLAGS=-I.. -I/usr/include -DKERNEL $gflag
2: L=../lib/lccvm.a
3: FILES=\
4: $L(vmdrum.x) $L(vmmem.x) $L(vmmon.x) $L(vmpage.x) $L(vmproc.x) \
5: $L(vmpt.x) $L(vmsched.x) $L(vmsubr.x) $L(vmswap.x) $L(vmsys.x)
6:
7: $L: $FILES
8: names=`membername $newprereq`
9: ar r $L $names && rm $names
10: ranlib $L
11: $L(%):N: %
12: %.x: %.c
13: lcc $CFLAGS -S $stem.c
14: sed -f ../lib/lccasm.sed <$stem.s | as -o $stem.x
15: rm $stem.s
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.