Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.246 retrieving revision 1.247 diff -u -p -r1.246 -r1.247 --- src/Makefile 2006/09/07 03:51:44 1.246 +++ src/Makefile 2007/03/06 21:56:47 1.247 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2006/09/07 03:51:44 dbj Exp $ +# $NetBSD: Makefile,v 1.247 2007/03/06 21:56:47 bouyer Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -314,6 +314,7 @@ release snapshot: .PHONY .MAKE # iso-image: .PHONY + ${MAKEDIRTARGET} distrib iso_image ${MAKEDIRTARGET} etc iso-image @echo "make ${.TARGET} started at: ${START_TIME}" @printf "make ${.TARGET} finished at: " && date