|
|
1.1 ! root 1: # @(#)Makefile 5.6 (Berkeley) 5/11/90 ! 2: ! 3: PROG= enpload ! 4: MAN8= enpload.0 ! 5: ! 6: install: ! 7: install ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} enpload \ ! 8: ${DESTDIR}${BINDIR} ! 9: install -c -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} ${MAN8} \ ! 10: ${DESTDIR}${MANDIR}8/tahoe ! 11: install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/enpcode \ ! 12: ${DESTDIR}/etc ! 13: ! 14: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.