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