ref: aaf26de8edab0c814463c24674c8a6f04c2a80f4
parent: cf3fd4e13bc085d26ca507d8d6e0889e1e02716c
author: yenatch <yenatch@gmail.com>
date: Mon Dec 2 12:57:05 EST 2013
Makefile: %.bin and %.pal targets
--- a/Makefile
+++ b/Makefile
@@ -95,3 +95,7 @@
@:
%.1bpp:
@:
+%.pal: ;
+
+%.bin: ;
+
--
⑨