summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2020-04-18 13:51:39 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2020-04-18 13:51:39 -0400
commit5f1318919376ec679f5300257b41b28dc68e6f4f (patch)
treee5aad3aeb9356023d4161a20fdf7f793f1e2c534 /tools/Makefile
parent79400db47a44201382e0b7bd2be3150e5d47687c (diff)
update mwasmarm_patcher to get rid of libssl dependency.
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/Makefile b/tools/Makefile
deleted file mode 100644
index 5a9eeb69..00000000
--- a/tools/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-all: mwasmarm_patcher
-
-mwasmarm_patcher: mwasmarm_patcher/mwasmarm_patcher.c
- gcc mwasmarm_patcher/mwasmarm_patcher.c -o mwasmarm_patcher/mwasmarm_patcher -lssl -lcrypto