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

PROG=		btget
SRCS=		btget.c
NOMAN=		yes

.include <bsd.prog.mk>