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