]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/cc/cc_vegas/Makefile
Bring LLVM libunwind snapshot into contrib/llvm/projects
[FreeBSD/FreeBSD.git] / sys / modules / cc / cc_vegas / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../../netinet/cc
4 KMOD=   cc_vegas
5 SRCS=   cc_vegas.c
6
7 .include <bsd.kmod.mk>