1 1.4.2.3 nathanw # $NetBSD: Makefile,v 1.4.2.3 2002/02/28 04:09:32 nathanw Exp $ 2 1.4.2.2 nathanw 3 1.4.2.2 nathanw NOMAN= # defined 4 1.4.2.2 nathanw 5 1.4.2.2 nathanw beforeinstall: 6 1.4.2.3 nathanw ${INSTALL_FILE} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ 7 1.4.2.2 nathanw ${.CURDIR}/installboot.sh ${DESTDIR}${BINDIR}/installboot 8 1.4.2.2 nathanw 9 1.4.2.2 nathanw .include <bsd.prog.mk> 10