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