Searched refs:untgz (Results 1 – 6 of 6) sorted by relevance
4 untgz: untgz.o ../../libz.a target5 $(CC) $(CFLAGS) -o untgz untgz.o -L../.. -lz7 untgz.o: untgz.c ../../zlib.h8 $(CC) $(CFLAGS) -c -I../.. untgz.c14 rm -f untgz untgz.o *~
4 untgz.exe: untgz.obj ..\..\zlib.lib5 $(CC) $(CFLAGS) untgz.obj ..\..\zlib.lib7 untgz.obj: untgz.c ..\..\zlib.h8 $(CC) $(CFLAGS) -c -I..\.. untgz.c13 cd contrib\untgz16 -del untgz.obj17 -del untgz.exe
56 contrib/untgz/Makefile contrib/untgz/*.c contrib/untgz/*.w32
73 untgz/ by Pedro A. Aranda Gutierrez <paag@tid.es>
737 - 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 Makefile1183 contrib/untgz/ by "Pedro A. Aranda Guti\irrez" <paag@tid.es>