summaryrefslogtreecommitdiff
path: root/sbin/bim/Makefile
blob: 9a5fcae614c54232d920627472d15d0deed29a74 (plain)
1
2
3
4
5
6
7
8
#	$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>