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