use += :-)

This commit is contained in:
christos 2018-07-08 17:01:02 +00:00
parent 3f9732689e
commit 5f0ef7927c

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2018/07/08 16:50:28 christos Exp $
# $NetBSD: Makefile,v 1.3 2018/07/08 17:01:02 christos Exp $
SUBDIR= bootia32
.if ${MACHINE} == "amd64"
SUBDIR= bootx64
SUBDIR+= bootx64
.endif
.include <bsd.subdir.mk>