diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-18 17:59:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-18 17:59:39 +0000 |
commit | 7c08bfdb116dc52e6817eb10481dd3f20a4132f9 (patch) | |
tree | bd6770ee3cc652efca53f9925b32f2c672686653 /Build/source/utils/gzip/msdos/gzip.prj | |
parent | 105ccc5310edd2930a6a0b687e5629ccb6d4b34c (diff) |
remove gzip, it is in w32 sources where it belongs
git-svn-id: svn://tug.org/texlive/trunk@13824 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/gzip/msdos/gzip.prj')
-rw-r--r-- | Build/source/utils/gzip/msdos/gzip.prj | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Build/source/utils/gzip/msdos/gzip.prj b/Build/source/utils/gzip/msdos/gzip.prj deleted file mode 100644 index 1601d51e07a..00000000000 --- a/Build/source/utils/gzip/msdos/gzip.prj +++ /dev/null @@ -1,17 +0,0 @@ -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 |