From 33b681e34ef589c82e8cddd17f940ffc98e183c5 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Mon, 17 Apr 2017 18:11:03 -0700 Subject: don't delete cries --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e78d4aae..a8575752b 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ VERSIONS := ruby sapphire ruby_rev1 sapphire_rev1 ruby_rev2 sapphire_rev2 # Secondary expansion is required for dependency variables in object rules. .SECONDEXPANSION: -.PRECIOUS: %.1bpp %.4bpp %.8bpp %.gbapal %.lz %.rl %.pcm %.bin +.PRECIOUS: %.1bpp %.4bpp %.8bpp %.gbapal %.lz %.rl %.pcm %.bin sound/direct_sound_samples/cry_%.bin .PHONY: all clean tidy all_versions compare compare_all \ $(VERSIONS) $(VERSIONS:%=compare_%) -- cgit v1.2.3