diff options
| author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-18 13:51:39 -0400 |
|---|---|---|
| committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-18 13:51:39 -0400 |
| commit | 5f1318919376ec679f5300257b41b28dc68e6f4f (patch) | |
| tree | e5aad3aeb9356023d4161a20fdf7f793f1e2c534 /tools/Makefile | |
| parent | 79400db47a44201382e0b7bd2be3150e5d47687c (diff) | |
update mwasmarm_patcher to get rid of libssl dependency.
Diffstat (limited to 'tools/Makefile')
| -rw-r--r-- | tools/Makefile | 4 |
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
|
