summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons/Makefile
blob: 3e5ab7223fa01471352ca06a52f07a81427cff71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

SUBDIR =
SUBDIR += blank
SUBDIR += daemon
SUBDIR += fade
SUBDIR += fire
SUBDIR += green
SUBDIR += logo
SUBDIR += rain
SUBDIR += snake
SUBDIR += star
SUBDIR += warp

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud