diff --git a/sys/arch/vax/boot/xxboot/Makefile b/sys/arch/vax/boot/xxboot/Makefile index 2984f61fb124..2751b4024c9b 100644 --- a/sys/arch/vax/boot/xxboot/Makefile +++ b/sys/arch/vax/boot/xxboot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2000/05/20 13:21:29 ragge Exp $ +# $NetBSD: Makefile,v 1.6 2000/05/22 15:42:37 matt Exp $ -S= ${.CURDIR}/../../../../ +S= ${.CURDIR}/../../../.. PROG= xxboot LINKS= ${BINDIR}/xxboot ${BINDIR}/raboot