1
2PROG=	ifinfo
3SRCS=	ifinfo.c rfc1650.c
4MAN=
5BINDIR?= /usr/bin
6
7.include <bsd.prog.mk>
8