]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/modules/netgraph/atm/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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>