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