From 370f84227b1db16d6a3d0e40d4b0eff975e5d388 Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 1 Mar 2016 23:38:36 -0500 Subject: [PATCH] Suppress deletion of intermediate .2bpp files. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 65c64ede0..4d4450e1a 100644 --- a/Makefile +++ b/Makefile @@ -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