summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06aea2e..be4bc7e 100755
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
ROM := pokepinball.gbc
OBJS := main.o wram.o sram.o
-MD5 := md5sum -c --quiet
+MD5 := md5sum -c
all: $(ROM) compare