xref: /freebsd/usr.bin/Makefile.i386 (revision 70e0bbedef95258a4dadc996d641a9bebd3f107d)
1# $FreeBSD$
2
3.if ${MK_NCP} != "no"
4SUBDIR+=	ncplist
5SUBDIR+=	ncplogin
6.endif
7SUBDIR+=	smbutil
8