Initial import of binutils 2.22 on the new vendor branch
[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>