summaryrefslogtreecommitdiffstats
path: root/app-arch/p7zip/files/4.65-makefile.patch
blob: b0297f8d2014848f2a276abba97eccd5d196109f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- CPP/7zip/Bundles/Format7zFree/makefile	2009-02-09 21:47:24.000000000 +0100
+++ CPP/7zip/Bundles/Format7zFree/makefile.new	2009-02-25 14:18:31.000000000 +0100
@@ -271,8 +271,6 @@
   MyAes.o \
   Pbkdf2HmacSha1.o \
   RandGen.o \
-  Rar20Crypto.o \
-  RarAes.o \
   Sha1.o \
   WzAes.o \
   ZipCrypto.o \
@@ -313,7 +313,6 @@
   $(LZH_OBJS) \
   $(LZM_OBJS) \
   $(NSIS_OBJS) \
-  $(RAR_OBJS) \
   $(SPLIT_OBJS) \
   $(TAR_OBJS) \
   $(UDF_OBJS) \