From ed38349504aeeb413d3e6bef135dbeacd4153bf9 Mon Sep 17 00:00:00 2001 From: gwr Date: Fri, 12 Dec 1997 22:42:11 +0000 Subject: [PATCH] Ready for 1.3_BETA --- distrib/sun3/miniroot/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/distrib/sun3/miniroot/Makefile b/distrib/sun3/miniroot/Makefile index baaa38a69ab9..0b1fa0b00ad9 100644 --- a/distrib/sun3/miniroot/Makefile +++ b/distrib/sun3/miniroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1997/12/12 22:37:19 gwr Exp $ +# $NetBSD: Makefile,v 1.7 1997/12/12 22:42:11 gwr Exp $ TOP= ${.CURDIR}/.. @@ -52,9 +52,6 @@ ${IMAGE}.gz: ${TREE} ${LISTS} install.sub # Do not delete this if I change my mind and kill make... .PRECIOUS: ${IMAGE}.gz -# Rules for making ${CBIN} ... -.include "${TOP}/common/Make.crunch" - install.sub : ${TOP}/../miniroot/install.sub sed -e "/^VERSION=/s/=.*/=${REV}/" < $? > $@