freebsd-dev/sys/modules/splash/bmp/Makefile
1999-08-28 01:08:13 +00:00

9 lines
82 B
Makefile

# $FreeBSD$
KMOD= splash_bmp
SRCS= splash_bmp.c
NOMAN=
.include <bsd.kmod.mk>