summaryrefslogtreecommitdiffstats
path: root/sys/modules/splash/pcx/Makefile
blob: 188dafcd0f02dc24ad0e21b0f28aba06c1b86ad5 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH:	${.CURDIR}/../../../dev/fb

KMOD=	splash_pcx
SRCS=	splash_pcx.c

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