nlookup.9 - document nlookup_init_root
[dragonfly.git] / usr.sbin / i4b / isdndebug / Makefile
blob86dbc7b66bd30449225a6120f49d7de13a32f052
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 $
4 PROG= isdndebug
5 MAN= isdndebug.8
6 SRCS= main.c
8 .include <bsd.prog.mk>