# $FreeBSD: stable/11/usr.sbin/bsdconfig/Makefile 335488 2018-06-21 15:11:14Z dteske $ .include SUBDIR= console \ diskmgmt \ docsinstall \ dot \ include \ includes \ mouse \ networking \ packages \ password \ security \ share \ startup \ timezone \ ttys \ usermgmt .if ${MK_EXAMPLES} != "no" SUBDIR+= examples .endif FILESDIR= ${LIBEXECDIR}/bsdconfig FILES= USAGE SCRIPTS= bsdconfig MAN= bsdconfig.8 .include