summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'deps.mk')
-rw-r--r--deps.mk12
1 files changed, 1 insertions, 11 deletions
diff --git a/deps.mk b/deps.mk
index a88a9a9..6faa254 100644
--- a/deps.mk
+++ b/deps.mk
@@ -1,15 +1,5 @@
catalogs.en.msg = src/pindaiba.en.msg
-catalogs.msg = \
- $(catalogs.en.msg) \
-
-fuzz.c = \
- tests/fuzz/another.c \
- tests/fuzz/hello.c \
-
-tests/fuzz/another.a: tests/fuzz/another.o
-tests/fuzz/hello.a: tests/fuzz/hello.o
-tests/fuzz/another.bin-check: tests/fuzz/another.bin
-tests/fuzz/hello.bin-check: tests/fuzz/hello.bin
+catalogs.msg = $(catalogs.en.msg)
sources.c = \