diff --git a/distrib/hp300/Makefile b/distrib/hp300/Makefile index 5af51ac2010e..9b83aeecf477 100644 --- a/distrib/hp300/Makefile +++ b/distrib/hp300/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2002/05/05 15:05:33 jdolecek Exp $ +# $NetBSD: Makefile,v 1.15 2002/05/07 03:29:43 lukem Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" @@ -7,6 +7,7 @@ SUBDIR= ramdisk .WAIT instkernel TARGETS+= release release: check_RELEASEDIR .WAIT HP-IB.geometry - ${RELEASE_INSTALL} ${.CURDIR}/HP-IB.geometry ${RELEASEDIR}/installation/misc + ${RELEASE_INSTALL} ${.CURDIR}/HP-IB.geometry \ + ${RELEASEDIR}/installation/misc .include