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