summaryrefslogtreecommitdiff
path: root/btshow/Makefile
blob: 24a52f838c4b9d496f023e16745e4f2dd7dd113d (plain)
1
2
3
4
5
6
7
# $Id$

PROG=		btshow
SRCS=		btshow.c
NOMAN=		yes

.include <bsd.prog.mk>