diff options
author | yenatch <yenatch@gmail.com> | 2018-01-23 00:37:34 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2018-01-23 00:37:47 -0500 |
commit | 95c9415c46a320208160902abf0d831976efed3b (patch) | |
tree | cc684ec271de8e0c8ebc435ebc0aae9fc9ce4a63 | |
parent | 51b9b47e2d0299c5fcca8f08ea059208e82a5fe2 (diff) |
OK in compare
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PYTHON := python -MD5 := md5sum -c --quiet +MD5 := md5sum -c .SUFFIXES: .PHONY: all clean gold silver pngs compare |