summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3602807..18df8af 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ LDLIBS = -lsiphash
.SUFFIXES:
-.SUFFIXES: .in .c .o .to .xa .bin .msg .cat
+.SUFFIXES: .in .c .o .to .xa .bin .msg .cat .bin-check
.in:
sed \
@@ -117,7 +117,6 @@ src/$(NAME).en.cat: src/i18n.bin
-.SUFFIXES: .bin-check
sources.bin-check = $(sources.c:.c=.bin-check)
$(sources.bin-check):
$(EXEC)$*.bin