summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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