summaryrefslogtreecommitdiff
path: root/usr.bin/bdes/Makefile
blob: 013afbe6d856d4986a77f1c38b0d3d3f9c14eee1 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.3 1996/06/26 05:31:38 deraadt Exp $
#	$NetBSD: Makefile,v 1.1 1995/07/24 04:30:47 cgd Exp $

MAN=	bdes.1
PROG=	bdes

.include <bsd.prog.mk>