From fa09efa17beff2be2789c7a3c555670ac207303d Mon Sep 17 00:00:00 2001 From: Jean-loup Gailly Date: Wed, 7 Jul 1993 22:00:32 +0000 Subject: [PATCH] gzip 1.3.5 --- msdos/gzip.prj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 msdos/gzip.prj diff --git a/msdos/gzip.prj b/msdos/gzip.prj new file mode 100644 index 0000000..1601d51 --- /dev/null +++ b/msdos/gzip.prj @@ -0,0 +1,17 @@ +gzip.c (gzip.h tailor.h crypt.h revision.h lzw.h) +zip.c (gzip.h tailor.h crypt.h) +deflate.c (gzip.h tailor.h) +trees.c (gzip.h tailor.h) +bits.c (gzip.h tailor.h crypt.h) +unzip.c (gzip.h tailor.h crypt.h) +inflate.c (gzip.h tailor.h) +util.c (gzip.h tailor.h crypt.h) +crypt.c (gzip.h tailor.h crypt.h) +lzw.c (gzip.h tailor.h) +unlzw.c (gzip.h tailor.h lzw.h) +unpack.c (gzip.h tailor.h) +unlzh.c (gzip.h tailor.h) +msdos\tailor.c (gzip.h tailor.h) +getopt.c (getopt.h) +match.obj +wildargs.obj -- 2.47.2