Improve the process for GNU tools
[minix3.git] / minix / drivers / vmm_guest / Makefile
blob054df04ca6f28c9b0f681911ac386f505b3543e8
1 .include <bsd.own.mk>
3 .if ${MACHINE_ARCH} == "i386"
4 SUBDIR+= vbox
5 .endif # ${MACHINE_ARCH} == "i386"
7 .include <bsd.subdir.mk>