mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
capabilities, but should be a good start... Well, sort of. It can handle W*ndows 256 color BMP file. (Other color depth probably won't work.) The size of the image must be 320x200 or less. *sigh*
5 lines
48 B
Makefile
5 lines
48 B
Makefile
# $Id: $
|
|
|
|
SUBDIR= bmp
|
|
|
|
.include <bsd.subdir.mk>
|