opnsense-src/sys/modules/syscons/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
160 B
Makefile
Raw Normal View History

1999-08-27 21:08:13 -04:00
# $FreeBSD$
SUBDIR= beastie \
2004-01-19 07:36:08 -05:00
blank \
daemon \
dragon \
2004-01-19 07:36:08 -05:00
fade \
fire \
2004-01-19 07:36:08 -05:00
green \
logo \
plasma \
rain \
snake \
star \
warp
.include <bsd.subdir.mk>