]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - sys/modules/ipwfw/Makefile
MFC r286886: Fixing typo as well as improving readability of a few comments.
[FreeBSD/stable/8.git] / sys / modules / ipwfw / Makefile
1 # $FreeBSD$
2
3 SUBDIR= ipw_bss \
4         ipw_ibss \
5         ipw_monitor
6
7 .include <bsd.subdir.mk>