alex f0d81ffd1c This commit was generated by cvs2svn to compensate for changes in r5402,
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
1997-10-20 15:51:36 +00:00

34 lines
847 B
Plaintext
Executable File

@te no pau e
@cc -c -q zip
@cc -c -q zipfil
@cc -c -q zipup
@cc -c -q fileio
@cc -c -q util
@cc -c -q crc32
@cc -c -q crctab
@cc -c -q global
@cc -c -q deflat
@cc -c -q trees
@cc -c -q bits
@cc -c -q crypt
@cc -c -q ttyio
@cc -i -o zip zip.rel zipfil.rel zipup.rel fileio.rel util.rel crc32.rel crctab.rel global.rel deflat.rel trees.rel bits.rel crypt.rel ttyio.rel
@cc -c -q zipnot
@rename zipfil.c zipfix.c
@rename fileio.c filiox.c
@rename util.c utilx.c
@cc -c -q -DUTIL zipfix
@cc -c -q -DUTIL filiox
@cc -c -q -DUTIL utilx
@rename zipfix.c zipfil.c
@rename filiox.c fileio.c
@rename utilx.c util.c
@cc -i -o zipnot zipnot.rel zipfix.rel filiox.rel utilx.rel global.rel
@reset
@rename zipnot.exe zipnote.exe
@cc -c -q zipspl
@cc -i -o zipspl zipspl.rel zipfix.rel filiox.rel utilx.rel global.rel
@reset
@rename zipspl.exe zipsplit.exe
@kmic