xref: /freebsd/tools/test/callout_free/Makefile (revision d0b2dbfa)
1
2KMOD=	callout_free
3SRCS=	callout_free.c
4
5.include <bsd.kmod.mk>
6