Annotation of researchv10no/sys/boot/uvax/mkfile, revision 1.1

1.1     ! root        1: LIB=../bb
        !             2: BBS=$LIB/bbs
        !             3: 
        !             4: all:V: 1kmscp 4kmscp
        !             5: 
        !             6: 1kmscp: $LIB/1kb mscp.t
        !             7:        ($BBS <mscp.t|dd bs=512 conv=sync; cat $LIB/1kb) >$target
        !             8: 4kmscp: $LIB/4kb mscp.t
        !             9:        ($BBS <mscp.t|dd bs=512 conv=sync; cat $LIB/4kb) >$target
        !            10: 
        !            11: %.t: uvhdr.s %.s
        !            12:        as -d2 -o $target uvhdr.s $stem.s
        !            13:        size $target
        !            14:        nm -u $target | sed 's/^/Undefined: /'

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.