freebsd-dev/sys/modules/syscons/Makefile
Dag-Erling Smørgrav 58e21863da Clean up and reorder.
1999-09-08 19:17:15 +00:00

16 lines
203 B
Makefile

# $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>