Annotation of 40BSD/cmd/man/makefile, revision 1.1

1.1     ! root        1: all:
        !             2:        cc -O man.c -o man
        !             3: 
        !             4: install:
        !             5:        cp man.sh ${DESTDIR}/usr/bin/man
        !             6:        chmod 755 ${DESTDIR}/usr/bin/man
        !             7:        cp man ${DESTDIR}/usr/ucb/man
        !             8: 
        !             9: clean:
        !            10:        rm -f man

unix.superglobalmegacorp.com

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