Home
last modified time | relevance | path

Searched refs:untgz (Results 1 – 6 of 6) sorted by relevance

/external/zlib/src/contrib/untgz/
DMakefile4 untgz: untgz.o ../../libz.a target
5 $(CC) $(CFLAGS) -o untgz untgz.o -L../.. -lz
7 untgz.o: untgz.c ../../zlib.h
8 $(CC) $(CFLAGS) -c -I../.. untgz.c
14 rm -f untgz untgz.o *~
DMakefile.msc4 untgz.exe: untgz.obj ..\..\zlib.lib
5 $(CC) $(CFLAGS) untgz.obj ..\..\zlib.lib
7 untgz.obj: untgz.c ..\..\zlib.h
8 $(CC) $(CFLAGS) -c -I..\.. untgz.c
13 cd contrib\untgz
16 -del untgz.obj
17 -del untgz.exe
/external/zlib/src/old/os2/
DMakefile.os256 contrib/untgz/Makefile contrib/untgz/*.c contrib/untgz/*.w32
/external/zlib/src/contrib/
DREADME.contrib73 untgz/ by Pedro A. Aranda Gutierrez <paag@tid.es>
/external/zlib/src/
DChangeLog737 - Update contrib/untgz [Truta]
785 - Update contrib/untgz to 0.2 with various fixes [Truta]
834 - Fix file time handling in contrib/untgz; update makefiles [Truta]
1017 - do not exit prematurely in untgz if 0 at start of block (Magnus Holmgren)
1026 - emulate utime() for WIN32 in contrib/untgz (Gilles Vollant)
1149 - for contrib/untgz, fix makedir() and improve Makefile
1183 contrib/untgz/ by "Pedro A. Aranda Guti\irrez" <paag@tid.es>
/external/python/cpython2/Modules/zlib/
DChangeLog737 - Update contrib/untgz [Truta]
785 - Update contrib/untgz to 0.2 with various fixes [Truta]
834 - Fix file time handling in contrib/untgz; update makefiles [Truta]
1017 - do not exit prematurely in untgz if 0 at start of block (Magnus Holmgren)
1026 - emulate utime() for WIN32 in contrib/untgz (Gilles Vollant)
1149 - for contrib/untgz, fix makedir() and improve Makefile
1183 contrib/untgz/ by "Pedro A. Aranda Guti\irrez" <paag@tid.es>