xref: /freebsd/tools/tools/mcgrab/Makefile (revision d0b2dbfa)
1
2PROG_CXX=	mcgrab
3CFLAGS+=	-I${.CURDIR}/../mctest
4
5.include <bsd.prog.mk>
6