summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-02 17:57:05 -0500
committeryenatch <yenatch@gmail.com>2013-12-02 23:29:38 -0500
commitaaf26de8edab0c814463c24674c8a6f04c2a80f4 (patch)
treed26047f738ade2ba5aba756b8a9872414197b62a
parentcf3fd4e13bc085d26ca507d8d6e0889e1e02716c (diff)
Makefile: %.bin and %.pal targets
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1f0a5ddc1..edb38f945 100644
--- a/Makefile
+++ b/Makefile
@@ -95,3 +95,7 @@ gfx/trainers/%.lz: gfx/trainers/%.png
@:
%.1bpp:
@:
+%.pal: ;
+
+%.bin: ;
+