aboutsummaryrefslogtreecommitdiff
path: root/stand/Makefile.amd64
blob: 82b3f0def223af779b0dc76c423456bb7b9dccf1 (plain) (blame)
1
2
3
4
5
6
7

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}