]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/Makefile.amd64
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / stand / Makefile.amd64
1 # $FreeBSD$
2
3 S.yes+=         userboot
4 S.yes+=         i386
5
6 SUBDIR_DEPEND_userboot+=        ${INTERP_DEPENDS}
7 # These won't get tacked on in an amd64 build
8 SUBDIR_DEPEND_i386+=    ${LIB32DEPENDS} ${INTERP_DEPENDS}