Merge branch 'vendor/OPENSSH'
[dragonfly.git] / sys / emulation / Makefile
1 SUBDIR= ndis
2
3 .if ${MACHINE_ARCH} == "i386"
4 SUBDIR+=linux
5 .endif
6
7 .include <bsd.subdir.mk>