Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / i4b / isdndebug / Makefile
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 04:29:54 dillon Exp $
3
4 PROG=   isdndebug
5 MAN=    isdndebug.8
6 SRCS=   main.c
7
8 .include <bsd.prog.mk>