#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:36:04 deraadt Exp $

PROG   = bim
SRCS   = bim.c command.c
NOMAN  = noman

.include <bsd.prog.mk>

