which included commits to RCS files with non-trunk default branches. git-svn-id: svn://10.65.10.50/trunk@5403 c028cbd2-c16b-5b4b-a496-9718f37d4682
27 lines
337 B
Makefile
Executable File
27 lines
337 B
Makefile
Executable File
* This is a comment
|
|
* this makefile compiles filter UNZIP
|
|
|
|
GLOBALS:
|
|
long def(VM_CMS)
|
|
TEXT:
|
|
unzip c
|
|
crc32 c
|
|
crctab c
|
|
crypt c
|
|
envargs c
|
|
explode c
|
|
extract c
|
|
fileio c
|
|
globals c
|
|
inflate c
|
|
list c
|
|
match c
|
|
process c
|
|
ttyio c
|
|
unreduce c
|
|
unshrink c
|
|
zipinfo c
|
|
vmmvs c
|
|
MODULE:
|
|
unzip module
|