More minor IPI work.
[dragonfly/vkernel-mp.git] / usr.sbin / i4b / isdndebug / Makefile
blob2df64f702854734b79222e3287ba650d28717a45
1 # $FreeBSD: src/usr.sbin/i4b/isdndebug/Makefile,v 1.2.2.2 2001/08/01 17:29:17 obrien Exp $
2 # $DragonFly: src/usr.sbin/i4b/isdndebug/Makefile,v 1.2 2003/06/17 06:29:54 dillon Exp $
4 PROG= isdndebug
5 MAN= isdndebug.8
6 SRCS= main.c
8 .include <bsd.prog.mk>