about summary refs log tree commit diff
path: root/frida_mode/test/libxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'frida_mode/test/libxml/Makefile')
-rw-r--r--frida_mode/test/libxml/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/frida_mode/test/libxml/Makefile b/frida_mode/test/libxml/Makefile
deleted file mode 100644
index 258e9de4..00000000
--- a/frida_mode/test/libxml/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-all:
-	@echo trying to use GNU make...
-	@gmake all || echo please install GNUmake
-
-clean:
-	@gmake clean
-
-frida:
-	@gmake frida
-
-debug:
-	@gmake debug
\ No newline at end of file