1 2SUBDIR= include share 3 4FILESDIR= ${LIBEXECDIR}/bsdconfig/040.password 5FILES= INDEX USAGE 6 7SCRIPTSDIR= ${FILESDIR} 8SCRIPTS= password 9 10.include <bsd.prog.mk> 11