get rid of a double /
This commit is contained in:
parent
09d6519a0f
commit
7a0c7ff6f9
|
@ -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
|
PROG= xxboot
|
||||||
LINKS= ${BINDIR}/xxboot ${BINDIR}/raboot
|
LINKS= ${BINDIR}/xxboot ${BINDIR}/raboot
|
||||||
|
|
Loading…
Reference in New Issue