Suppress deletion of intermediate .2bpp files.

This commit is contained in:
yenatch 2016-03-01 23:38:36 -05:00
parent 0be6e6c910
commit 370f84227b

View File

@ -2,9 +2,9 @@ PYTHON := python
MD5 := md5sum -c --quiet
.SUFFIXES:
.SUFFIXES: .2bpp
.PHONY: all clean crystal crystal11
.SECONDEXPANSION:
.PRECIOUS: %.2bpp
poketools := extras/pokemontools
gfx := $(PYTHON) gfx.py