]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/modules/netgraph/atm/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / modules / netgraph / atm / Makefile
1 # $FreeBSD$
2
3 SUBDIR=                 \
4         atm             \
5         atmbase         \
6         ccatm           \
7         sscfu           \
8         sscop           \
9         uni
10
11 .include <bsd.subdir.mk>