Annotation of researchv10no/cmd/odist/mkfile, revision 1.1

1.1     ! root        1: <mkconf.v10
        !             2: DIRS=ape tar $SYS
        !             3: 
        !             4: %-compile:V: paths.h
        !             5:        cd $stem; mk compile
        !             6: 
        !             7: %-install:V: %-compile
        !             8:        cd $stem; mk install
        !             9: 
        !            10: %-clean:V:
        !            11:        cd $stem; mk clean
        !            12: 
        !            13: compile:V: ${DIRS:%=%-compile}
        !            14: 
        !            15: install:V: ${DIRS:%=%-install}
        !            16: 
        !            17: clean:V: ${DIRS:%=%-clean}
        !            18:        rm -f paths.h
        !            19: 
        !            20: ape-compile:Pexit 1: $SYS-compile
        !            21: 
        !            22: paths.h: mkconf.$SYS
        !            23:        echo '#define LDIR "'$LDIR'"' > paths.h
        !            24:        echo '#define SDIR "'$SDIR'"' >> paths.h

unix.superglobalmegacorp.com

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