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/i386/Makefile,v retrieving revision 1.16 retrieving revision 1.16.10.1 diff -u -p -r1.16 -r1.16.10.1 --- src/sys/arch/i386/Makefile 1998/11/15 20:36:30 1.16 +++ src/sys/arch/i386/Makefile 2000/11/20 20:09:13 1.16.10.1 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/11/15 20:36:30 perry Exp $ +# $NetBSD: Makefile,v 1.16.10.1 2000/11/20 20:09:13 bouyer Exp $ # Makefile for i386 tags file and boot blocks @@ -27,6 +27,6 @@ links: (cd $$i && rm -f tags; ln -s ../tags tags); done -SUBDIR= include stand isa/pcvt +SUBDIR= include stand .include