summaryrefslogtreecommitdiff
path: root/stand/Makefile.amd64
blob: 48e5136ec33f3fa1a2bf7bb13d35deec0b31c90a (plain)
1
2
3
4
5
6
S.yes+=		userboot
S.yes+=		i386

SUBDIR_DEPEND_userboot+=	${INTERP_DEPENDS}
# These won't get tacked on in an amd64 build
SUBDIR_DEPEND_i386+=	${LIB32DEPENDS} ${INTERP_DEPENDS}