summaryrefslogtreecommitdiff
path: root/i/marvin/src/utils/Makefile.defs
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/utils/Makefile.defs')
-rw-r--r--i/marvin/src/utils/Makefile.defs6
1 files changed, 0 insertions, 6 deletions
diff --git a/i/marvin/src/utils/Makefile.defs b/i/marvin/src/utils/Makefile.defs
index 43711a8..ebd316c 100644
--- a/i/marvin/src/utils/Makefile.defs
+++ b/i/marvin/src/utils/Makefile.defs
@@ -7,9 +7,3 @@ test_any_OBJECTS = test_any.o
test_callback_OBJECTS = test_callback.o
test_bind_OBJECTS = test_bind.o
-
-test_any: $(test_any_OBJECTS)
-
-test_callback: $(test_callback_OBJECTS)
-
-test_bind: $(test_bind_OBJECTS)