]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/syscons/Makefile
This commit was generated by cvs2svn to compensate for changes in r58310,
[FreeBSD/FreeBSD.git] / sys / modules / syscons / Makefile
1 # $FreeBSD$
2
3 SUBDIR =
4 SUBDIR += apm
5 SUBDIR += blank
6 SUBDIR += daemon
7 SUBDIR += fade
8 SUBDIR += fire
9 SUBDIR += green
10 SUBDIR += logo
11 SUBDIR += rain
12 SUBDIR += snake
13 SUBDIR += star
14 SUBDIR += warp
15
16 .include <bsd.subdir.mk>