Ready for 1.3_BETA

This commit is contained in:
gwr 1997-12-12 22:42:11 +00:00
parent 79519adc40
commit ed38349504

View File

@ -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}/" < $? > $@