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>
|