Annotation of researchv10dc/sys/os/lccmkfile, revision 1.1.1.1

1.1       root        1: CFLAGS=-I.. -I/usr/include -DKERNEL $gflag
                      2: L=../lib/lccos.a
                      3: FILES=\
                      4:        $L(acct.x) $L(clock.x) $L(fio.x) $L(iget.x) $L(ioctl.x) \
                      5:        $L(main.x) $L(mount.x) $L(nami.x) \
                      6:        $L(prf.x) $L(rdwri.x) $L(rmap.x) $L(sig.x) $L(slp.x) \
                      7:        $L(streamio.x) $L(subr.x) $L(sys1.x) $L(sys2.x) $L(sys3.x) \
                      8:        $L(sys4.x) $L(sysent.x) $L(text.x) $L(trap.x) $L(trace.x)
                      9: 
                     10: $L: $FILES
                     11:        names=`membername $newprereq`
                     12:        ar r $L $names && rm $names
                     13:        ranlib $L
                     14: $L(%):N: %
                     15: %.x: %.c
                     16:        lcc $CFLAGS -S $stem.c
                     17:        sed -f ../lib/lccasm.sed <$stem.s | as -o $stem.x
                     18:        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.