1 # $NetBSD: Makefile,v 1.2 1996/10/18 06:12:01 thorpej Exp $ 2 3 MAN= bdes.1 4 5 SCRIPT= bdes.sh 6 7 realinstall: 8 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ 9 ${.CURDIR}/${SCRIPT} ${DESTDIR}${BINDIR}/bdes 10 11 .include <bsd.prog.mk> 12
Indexes created Wed Oct 29 05:09:45 GMT 2025