#	$Id: Makefile,v 1.1 1997/07/22 02:50:59 julian Exp $
#
PROG=wmik
SRCS=write_mfs_in_kernel.c
NOMAN=yes

.include <bsd.prog.mk>


