summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 18:14:49 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 18:14:49 -0500
commit9d7a05feac7d66df79052c28385ca2a93fab7bf7 (patch)
tree90159c743282919f4d267dd9e47b17b8b3b688f9 /Makefile
parent6afa58a5524f32f961c6c7cd5204ca9c916ce197 (diff)
downloadhtml5ks-9d7a05feac7d66df79052c28385ca2a93fab7bf7.tar.xz
html5ks-9d7a05feac7d66df79052c28385ca2a93fab7bf7.zip
moar bleh
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