]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/ipwfw/Makefile
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update
[FreeBSD/FreeBSD.git] / sys / modules / ipwfw / Makefile
1 # $FreeBSD$
2
3 SUBDIR= ipw_bss \
4         ipw_ibss \
5         ipw_monitor
6
7 .include <bsd.subdir.mk>