Annotation of researchv10no/sys/fs/lccmkfile, revision 1.1

1.1     ! root        1: CFLAGS=-I.. -I/usr/include -DKERNEL $gflag
        !             2: L=../lib/lccfs.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:        lcc $CFLAGS -S $stem.c
        !            15:         sed -f ../lib/lccasm.sed <$stem.s | as -o $stem.x
        !            16:        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.