28942db891
APM BIOS support is about to be removed. Remove the apm screen saver and its module. They are about to be irrelevant.
18 lines
160 B
Makefile
18 lines
160 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= beastie \
|
|
blank \
|
|
daemon \
|
|
dragon \
|
|
fade \
|
|
fire \
|
|
green \
|
|
logo \
|
|
plasma \
|
|
rain \
|
|
snake \
|
|
star \
|
|
warp
|
|
|
|
.include <bsd.subdir.mk>
|