Annotation of 43BSDReno/pgrm/xinstall/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.5 (Berkeley) 6/24/90
                      2: 
                      3: PROG=  xinstall
                      4: MAN1=  install.0
                      5: CLEANFILES=xinstall
                      6: 
                      7: install: maninstall
                      8:        install ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
                      9:            ${PROG} ${DESTDIR}${BINDIR}/install
                     10: 
                     11: .include <bsd.prog.mk>
                     12: 
                     13: 

unix.superglobalmegacorp.com

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