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/sys/arch/hp300/conf/Makefile.hp300,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/hp300/conf/Makefile.hp300,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.55 retrieving revision 1.56 diff -u -p -r1.55 -r1.56 --- src/sys/arch/hp300/conf/Makefile.hp300 1997/07/12 22:07:55 1.55 +++ src/sys/arch/hp300/conf/Makefile.hp300 1997/09/12 07:56:37 1.56 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.hp300,v 1.55 1997/07/12 22:07:55 leo Exp $ +# $NetBSD: Makefile.hp300,v 1.56 1997/09/12 07:56:37 mycroft Exp $ # Makefile for NetBSD # @@ -130,7 +130,7 @@ cleankernel: lint: @lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \ - ioconf.c param.c | \ + ${CFILES} ioconf.c param.c | \ grep -v 'static function .* unused' tags: