summaryrefslogtreecommitdiff
path: root/cmsmvs/cczip.exec
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-09-09 02:36:42 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-09-09 02:36:42 +0900
commitcb9021933010823e97114e40c02cd2cef8d78d8f (patch)
tree0bca7e85536a30aaeaf4254c557583d72296bd79 /cmsmvs/cczip.exec
parent5396c5e853e76507fac47181b14b25adb725f628 (diff)
downloadzip-tizen_2.3.1.tar.gz
zip-tizen_2.3.1.tar.bz2
zip-tizen_2.3.1.zip
Diffstat (limited to 'cmsmvs/cczip.exec')
-rw-r--r--cmsmvs/cczip.exec3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmsmvs/cczip.exec b/cmsmvs/cczip.exec
index afa97d0..86edb59 100644
--- a/cmsmvs/cczip.exec
+++ b/cmsmvs/cczip.exec
@@ -26,7 +26,6 @@ linklist=''
modname='ZIP'
Say 'Building' modname 'MODULE...'
Call Compile 'ZIP'
-Call Compile 'CRCTAB'
Call Compile 'CRC32'
Call Compile 'CRYPT'
Call Compile 'DEFLATE'
@@ -92,7 +91,7 @@ Call Compile 'ZIPFILE'
Call Compile 'FILEIO'
Call Compile 'UTIL'
Call Compile 'GLOBALS'
-Call Compile 'CRCTAB'
+Call Compile 'CRC32'
Call Compile 'CRYPT'
Call Compile 'TTYIO'
Call Compile 'CMSMVS'