mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
1243dad08d
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*
6 lines
48 B
Makefile
6 lines
48 B
Makefile
# $Id: $
|
|
|
|
SUBDIR= bmp
|
|
|
|
.include <bsd.subdir.mk>
|