Home | History | Annotate | Line # | Download | only in miniroot
Makefile.inc revision 1.1
      1  1.1  matt # $NetBSD: Makefile.inc,v 1.1 2000/05/18 02:12:43 matt Exp $
      2  1.1  matt 
      3  1.1  matt PRELABEL=${DESTDIR}/sbin/disklabel -w -r ${VND_RDEV} miniroot
      4  1.1  matt # To install the boot block...
      5  1.1  matt BOOTINSTALL=${DESTDIR}/sbin/disklabel -B -b ${DESTDIR}/usr/mdec/xxboot ${VND_RDEV}
      6