freebsd-src/stand/Makefile.amd64

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
177 B
Makefile
Raw Permalink Normal View History

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}