Make sure to "mkdir -p" the destination directories under /usr/mdec.

This commit is contained in:
he 2003-06-28 14:14:48 +00:00
parent 1c961078b9
commit eff4d773fd
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.bootxx,v 1.1 2003/05/23 21:56:34 leo Exp $
# $NetBSD: Makefile.bootxx,v 1.2 2003/06/28 14:14:48 he Exp $
NOMAN= # defined
@ -51,6 +51,7 @@ beforeinstall:
bs=1 count=6656 2>/dev/null
@mv -f ${PROG} ${PROG}XX
@mv -f ${PROG}X ${PROG};
mkdir -p ${DESTDIR}${BINDIR}
afterinstall:
@mv -f ${PROG}XX ${PROG}