|
|
1.1 ! root 1: LD=../lib ! 2: LIBS=$LD/asnaut.o $LD/${cc}fs.a $LD/${cc}io.a $LD/${cc}naut.a $LD/${cc}bvax.a $LD/${cc}os.a $LD/${cc}vm.a $LD/${cc}inet.a ! 3: LOW=../ml/param.s ../ml/logen.s ! 4: MKDEP=$LD/devs $LD/tab $LD/conf.naut $LD/low.naut ! 5: CFLAGS=-DKERNEL -I.. ! 6: ! 7: %.u: %.l.o %.c.o $LIBS ! 8: date=`date | sed 's/....\(............\)........\(....\)/\1 \2/'` ! 9: echo 'char version[] = "Unix 10e '$date'";' >vers.c ! 10: ${cc:-cc} -c vers.c ! 11: ld -n -X -o $target -T 80000000 -e start $prereq vers.o ! 12: ! 13: %.l.o: $LOW %.s.s ! 14: as -o $target $prereq ! 15: ! 16: %.s.s:N: %.c.c ! 17: ! 18: %.c.c: $MKDEP %.m ! 19: $LD/mkconf -t $LD/tab -l $LD/low.naut -d $LD/devs -s $stem.s.s -c $stem.c.c $LD/conf.naut $stem.m ! 20: ! 21: %.c.o: %.c.hn ! 22: %.hn:Pexit 1: %.c ! 23: $LD/hupdate $target `$LD/listdep $CFLAGS $prereq`
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.