8 lines
66 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= reflect
MAN=
WARNS?= 6
.include <bsd.prog.mk>