]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/test/callout_free/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / tools / test / callout_free / Makefile
1 # $FreeBSD$
2
3 KMOD=   callout_free
4 SRCS=   callout_free.c
5
6 .include <bsd.kmod.mk>