aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/i4b/isdndebug/Makefile
blob: ac99970225bcfcbedb4ac39a009213fd0a0ca08d (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: src/usr.sbin/i4b/isdndebug/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $

PROG=	isdndebug
MAN= 	isdndebug.8
SRCS=	main.c

.include <bsd.prog.mk>