Annotation of 43BSDReno/share/ms/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.5 (Berkeley) 6/8/90
        !             2: 
        !             3: MSSRCS=        acc.ms cov.ms eqn.ms ref.ms tbl.ms ths.ms toc.ms
        !             4: TMSRCS=        tmac.s tmac.os tmac.scover
        !             5: NOOBJ= noobj
        !             6: 
        !             7: # sources for old tmac.*, previously installed in /usr/lib/tmac
        !             8: OSRCS= tmac.sdisp tmac.skeep tmac.srefs
        !             9: 
        !            10: all clean cleandir depend lint tags:
        !            11: 
        !            12: install:
        !            13:        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${MSSRCS} \
        !            14:            ${DESTDIR}${BINDIR}/ms
        !            15:        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${TMSRCS} \
        !            16:            ${DESTDIR}${BINDIR}/tmac
        !            17: 
        !            18: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

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