xref: /freebsd/tools/test/netfibs/Makefile (revision a0ee8cc6)
1# $FreeBSD$
2
3PROG=	reflect
4MAN=
5WARNS?=	6
6
7.include <bsd.prog.mk>
8