File:  [CSRG BSD Unix] / 43BSDReno / sbin / enpload / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

#	@(#)Makefile	5.6 (Berkeley) 5/11/90

PROG=	enpload
MAN8=	enpload.0

install:
	install ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} enpload \
	    ${DESTDIR}${BINDIR}
	install -c -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} ${MAN8} \
	    ${DESTDIR}${MANDIR}8/tahoe
	install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/enpcode \
	    ${DESTDIR}/etc

.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.