|
|
1.1 root 1: DIR=/a/dec/Xinu/v7
2: FORDIR=$DIR/book/formatted
3: LIBDIR=$DIR/src/lib/libxc
4: case $1 in
5: c|h) for i in *.c *.h
6: do expand < $i | sed 's/\\/&&&&/g;s/^\./\\\\\&./' > $FORDIR/$i
7: done
8: ;;
9: *) echo error in use of doform...
10: esac
11:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.