Annotation of researchv10dc/ipc/mkfile, revision 1.1

1.1     ! root        1: DIRS=libipc libin bin mgrs internet
        !             2: 
        !             3: all:Q:
        !             4:        for i in $DIRS
        !             5:        do      echo ::::$i::::
        !             6:                (cd $i;mk $target)
        !             7:        done
        !             8: 
        !             9: install:Q:
        !            10:        for i in $DIRS h
        !            11:        do      echo ::::$i::::
        !            12:                (cd $i;mk $target)
        !            13:        done
        !            14: 
        !            15: clean:Q:
        !            16:        for i in $DIRS
        !            17:        do      echo ::::$i::::
        !            18:                (cd $i;mk $target)
        !            19:        done
        !            20: 
        !            21: cyntax:Q:
        !            22:        for i in $DIRS
        !            23:        do      echo ::::$i::::
        !            24:                (cd $i;mk $target)
        !            25:        done

unix.superglobalmegacorp.com

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