diff options
Diffstat (limited to 'C/Util/7z/makefile')
| -rw-r--r-- | C/Util/7z/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/C/Util/7z/makefile b/C/Util/7z/makefile index 9a49fd5..dfc560e 100644 --- a/C/Util/7z/makefile +++ b/C/Util/7z/makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | CFLAGS = $(CFLAGS) -D_7ZIP_PPMD_SUPPPORT | 1 | CFLAGS = $(CFLAGS) -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY |
| 2 | 2 | ||
| 3 | PROG = 7zDec.exe | 3 | PROG = 7zDec.exe |
| 4 | 4 | ||
