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 retrieving revision 1.160 retrieving revision 1.161 diff -u -p -r1.160 -r1.161 --- src/Makefile 2001/11/25 18:31:12 1.160 +++ src/Makefile 2002/02/08 16:11:18 1.161 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.160 2001/11/25 18:31:12 thorpej Exp $ +# $NetBSD: Makefile,v 1.161 2002/02/08 16:11:18 lukem Exp $ # This is the top-level makefile for building NetBSD. For an outline of # how to build a snapshot or release, as well as other release engineering @@ -203,6 +203,9 @@ install-${dir}: dependall-distrib depend-distrib all-distrib: @true +clean: + rm -f METALOG + .include .include