]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/modules/netgraph/atm/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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>