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
24 lines
284 B
Makefile
Executable File
24 lines
284 B
Makefile
Executable File
* This is a comment
|
|
* this makefile compiles filter ZIPME
|
|
|
|
GLOBALS:
|
|
long def(VM_CMS)
|
|
TEXT:
|
|
bits c
|
|
trees c
|
|
crypt c
|
|
ttyio c
|
|
deflate c
|
|
fileio c
|
|
globals c
|
|
zip c
|
|
util c
|
|
crc32.c
|
|
crctab.c
|
|
zipfile c
|
|
zipup c
|
|
cmsmvs c
|
|
cms c
|
|
MODULE:
|
|
zip module
|