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