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/stand/dosboot/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/stand/dosboot/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.24 retrieving revision 1.24.8.2 diff -u -p -r1.24 -r1.24.8.2 --- src/sys/arch/i386/stand/dosboot/Makefile 2008/10/20 03:02:07 1.24 +++ src/sys/arch/i386/stand/dosboot/Makefile 2009/11/01 13:58:36 1.24.8.2 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2008/10/20 03:02:07 christos Exp $ +# $NetBSD: Makefile,v 1.24.8.2 2009/11/01 13:58:36 jym Exp $ -S= ${.CURDIR}/../../../../ +S= ${.CURDIR}/../../../.. BASE= dosboot PROG= ${BASE}.com