From 9d7a05feac7d66df79052c28385ca2a93fab7bf7 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 25 Feb 2014 18:14:49 -0500 Subject: moar bleh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6047e70..5b2c251 100644 --- a/Makefile +++ b/Makefile @@ -177,7 +177,7 @@ watch: done # disable default rules, increases `make` speed by 3 seconds -.SUFFIXES: +MAKEFLAGS=-r .INTERMEDIATE: $(Y4M) $(CTC_ANIM_TMP) $(CTC_ANIM_TMP_WEBP) .PHONY: video audio images js jshint clean space watch -- cgit v1.2.3-54-g00ecf