# $FreeBSD: releng/12.1/usr.sbin/bsdconfig/Makefile 335306 2018-06-17 21:09:21Z dteske $ # $BSDSUniX $ .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