Annotation of 43BSDReno/contrib/mh/conf/mhdoc, revision 1.1.1.1

1.1       root        1: : run this script through /bin/sh
                      2: 
                      3: echo grinding...
                      4: 
                      5: sed -f doc/config.sed < doc/tmac.h > ../doc/tmac.h
                      6: sed -f doc/config.sed < doc/tmac.hdr > ../doc/tmac.me
                      7: 
                      8: for f in doc/*.rf
                      9: do
                     10:     sed -f doc/config.sed < $f > ../doc/`basename $f .rf`.me
                     11: done
                     12: 
                     13: exit 0

unix.superglobalmegacorp.com

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