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