freebsd-dev/sys/modules/splash/Makefile
Eitan Adler dca400f352 - Add support for ASCII art splash screens in TheDraw format
PR:		kern/143370
Submitted by:	Antony Mawer <antony@mawer.org>
Reviewed by:	gjb (doc)
Reviewed by:	des (style)
Approved by:	ed
MFC after:	1 month
2011-12-12 21:12:07 +00:00

6 lines
59 B
Makefile

# $FreeBSD$
SUBDIR= bmp pcx txt
.include <bsd.subdir.mk>