Moved comment about rm out of shell command area. (typo)

This commit is contained in:
jmc 2000-10-29 05:16:53 +00:00
parent 51d748392f
commit 52645e1ee3

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.167 2000/10/23 01:50:37 jmc Exp $
# $NetBSD: Makefile,v 1.168 2000/10/29 05:16:53 jmc Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@ -290,7 +290,7 @@ iso-image_md_post: iso-image_mi
# nothing here -- look in the machine-dependent Makefile.inc
snap_pre:
# Could be a mount point, ignore the errors
# Could be a mount point, ignore the errors
-/bin/rm -rf ${RELEASEDIR}
${INSTALL} ${INSTPRIV} -d -o root -g wheel -m 755 ${RELEASEDIR}
.for dir in ${INSTALLATION_DIRS}