Searched refs:zlib (Results 26 - 50 of 163) sorted by relevance

1234567

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/win32/
H A DMakefile.msc1 # Makefile for zlib -- Microsoft (Visual) C
21 STATICLIB = zlib.lib
50 $(SHAREDLIB): win32/zlib.def $(OBJS) $(OBJA) zlib1.res
51 $(LD) $(LDFLAGS) -def:win32/zlib.def -dll -implib:$(IMPLIB) \
72 adler32.obj: adler32.c zlib.h zconf.h
74 compress.obj: compress.c zlib.h zconf.h
76 crc32.obj: crc32.c zlib.h zconf.h crc32.h
78 deflate.obj: deflate.c deflate.h zutil.h zlib.h zconf.h
80 gzio.obj: gzio.c zutil.h zlib.h zconf.h
82 infback.obj: infback.c zutil.h zlib
[all...]
H A DMakefile.emx1 # Makefile for zlib. Modified for emx/rsxnt by Chr. Spieler, 6/16/98.
3 # For conditions of distribution and use, see copyright notice in zlib.h
28 INCL=zlib.h zconf.h
29 LIBS=zlib.a
50 zlib.a: $(OBJS)
63 $(RM) zlib.a
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/win32/
H A DMakefile.msc1 # Makefile for zlib -- Microsoft (Visual) C
21 STATICLIB = zlib.lib
50 $(SHAREDLIB): win32/zlib.def $(OBJS) $(OBJA) zlib1.res
51 $(LD) $(LDFLAGS) -def:win32/zlib.def -dll -implib:$(IMPLIB) \
72 adler32.obj: adler32.c zlib.h zconf.h
74 compress.obj: compress.c zlib.h zconf.h
76 crc32.obj: crc32.c zlib.h zconf.h crc32.h
78 deflate.obj: deflate.c deflate.h zutil.h zlib.h zconf.h
80 gzio.obj: gzio.c zutil.h zlib.h zconf.h
82 infback.obj: infback.c zutil.h zlib
[all...]
H A DMakefile.emx1 # Makefile for zlib. Modified for emx/rsxnt by Chr. Spieler, 6/16/98.
3 # For conditions of distribution and use, see copyright notice in zlib.h
28 INCL=zlib.h zconf.h
29 LIBS=zlib.a
50 zlib.a: $(OBJS)
63 $(RM) zlib.a
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A DMakefile1 # Makefile for zlib
3 # For conditions of distribution and use, see copyright notice in zlib.h
8 # If you wish to build zlib as a shared library, use: ./configure -s
14 # To install /usr/local/lib/libz.* and /usr/local/include/zlib.h, type:
68 echo ' *** zlib test OK ***'; \
70 echo ' *** zlib test FAILED ***'; \
102 cp zlib.h zconf.h $(DESTDIR)$(includedir)
103 chmod 644 $(DESTDIR)$(includedir)/zlib.h $(DESTDIR)$(includedir)/zconf.h
113 cp zlib.3 $(DESTDIR)$(man3dir)
114 chmod 644 $(DESTDIR)$(man3dir)/zlib
[all...]
H A DMakefile.in1 # Makefile for zlib
3 # For conditions of distribution and use, see copyright notice in zlib.h
8 # If you wish to build zlib as a shared library, use: ./configure -s
14 # To install /usr/local/lib/libz.* and /usr/local/include/zlib.h, type:
68 echo ' *** zlib test OK ***'; \
70 echo ' *** zlib test FAILED ***'; \
102 cp zlib.h zconf.h $(DESTDIR)$(includedir)
103 chmod 644 $(DESTDIR)$(includedir)/zlib.h $(DESTDIR)$(includedir)/zconf.h
113 cp zlib.3 $(DESTDIR)$(man3dir)
114 chmod 644 $(DESTDIR)$(man3dir)/zlib
[all...]
H A Dmake_vms.com21 $ v_file = "zlib.h"
70 adler32.c zlib.h zconf.h
72 compress.c zlib.h zconf.h
74 crc32.c zlib.h zconf.h
76 deflate.c deflate.h zutil.h zlib.h zconf.h
78 gzio.c zutil.h zlib.h zconf.h
82 inffast.c zutil.h zlib.h zconf.h inffast.h
84 inflate.c zutil.h zlib.h zconf.h infblock.h
86 inftrees.c zutil.h zlib.h zconf.h inftrees.h
88 trees.c deflate.h zutil.h zlib
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A DMakefile1 # Makefile for zlib
3 # For conditions of distribution and use, see copyright notice in zlib.h
8 # If you wish to build zlib as a shared library, use: ./configure -s
14 # To install /usr/local/lib/libz.* and /usr/local/include/zlib.h, type:
65 echo ' *** zlib test OK ***'; \
67 echo ' *** zlib test FAILED ***'; \
97 cp zlib.h zconf.h $(includedir)
98 chmod 644 $(includedir)/zlib.h $(includedir)/zconf.h
108 cp zlib.3 $(man3dir)
109 chmod 644 $(man3dir)/zlib
[all...]
H A Dmake_vms.com21 $ v_file = "zlib.h"
70 adler32.c zlib.h zconf.h
72 compress.c zlib.h zconf.h
74 crc32.c zlib.h zconf.h
76 deflate.c deflate.h zutil.h zlib.h zconf.h
78 gzio.c zutil.h zlib.h zconf.h
82 inffast.c zutil.h zlib.h zconf.h inffast.h
84 inflate.c zutil.h zlib.h zconf.h infblock.h
86 inftrees.c zutil.h zlib.h zconf.h inftrees.h
88 trees.c deflate.h zutil.h zlib
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/old/os2/
H A DMakefile.os21 # Makefile for zlib under OS/2 using GCC (PGCC)
2 # For conditions of distribution and use, see copyright notice in zlib.h
51 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
52 nt/Makefile.nt nt/zlib.dnt contrib/README.contrib contrib/*.txt \
65 echo ' *** zlib test OK ***'; \
67 echo ' *** zlib test FAILED ***'; \
94 v=`sed -n -e 's/\.//g' -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < zlib.h`;\
95 zip -ul9 zlib
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/old/os2/
H A DMakefile.os21 # Makefile for zlib under OS/2 using GCC (PGCC)
2 # For conditions of distribution and use, see copyright notice in zlib.h
51 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
52 nt/Makefile.nt nt/zlib.dnt contrib/README.contrib contrib/*.txt \
65 echo ' *** zlib test OK ***'; \
67 echo ' *** zlib test FAILED ***'; \
94 v=`sed -n -e 's/\.//g' -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < zlib.h`;\
95 zip -ul9 zlib
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wl/wl_high/
H A DMakefile47 ifneq ($(wildcard $(SRCBASE)/shared/zlib),)
48 EXTRA_CFLAGS += -I$(src)/$(SRCBASE)/shared/zlib
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate_syms.c11 #include <linux/zlib.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/msdos/
H A DMakefile.emx1 # Makefile for zlib. Modified for emx 0.9c by Chr. Spieler, 6/17/98.
3 # For conditions of distribution and use, see copyright notice in zlib.h
28 INCL=zlib.h zconf.h
29 LIBS=zlib.a
50 zlib.a: $(OBJS)
63 $(RM) zlib.a
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/msdos/
H A DMakefile.emx1 # Makefile for zlib. Modified for emx 0.9c by Chr. Spieler, 6/17/98.
3 # For conditions of distribution and use, see copyright notice in zlib.h
28 INCL=zlib.h zconf.h
29 LIBS=zlib.a
50 zlib.a: $(OBJS)
63 $(RM) zlib.a
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/untgz/
H A DMakefile7 untgz.o: untgz.c ../../zlib.h
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/untgz/
H A DMakefile7 untgz.o: untgz.c ../../zlib.h
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A DMakefile.vc1076 ZLIB_PATH = ../../zlib-1.2.5
118 ZLIBLIBS = zlib.lib
168 # release-zlib
170 !IF "$(CFG)" == "release-zlib"
180 # release-ssl-zlib
182 !IF "$(CFG)" == "release-ssl-zlib"
205 # release-zlib-dll
207 !IF "$(CFG)" == "release-zlib-dll"
217 # release-ssl-dll-zlib-dll
219 !IF "$(CFG)" == "release-ssl-dll-zlib
[all...]
H A DMakefile.vc676 ZLIB_PATH = ../../zlib-1.2.5
118 ZLIBLIBS = zlib.lib
168 # release-zlib
170 !IF "$(CFG)" == "release-zlib"
180 # release-ssl-zlib
182 !IF "$(CFG)" == "release-ssl-zlib"
205 # release-zlib-dll
207 !IF "$(CFG)" == "release-zlib-dll"
217 # release-ssl-dll-zlib-dll
219 !IF "$(CFG)" == "release-ssl-dll-zlib
[all...]
H A DMakefile.vc876 ZLIB_PATH = ../../zlib-1.2.5
118 ZLIBLIBS = zlib.lib
168 # release-zlib
170 !IF "$(CFG)" == "release-zlib"
180 # release-ssl-zlib
182 !IF "$(CFG)" == "release-ssl-zlib"
205 # release-zlib-dll
207 !IF "$(CFG)" == "release-zlib-dll"
217 # release-ssl-dll-zlib-dll
219 !IF "$(CFG)" == "release-ssl-dll-zlib
[all...]
H A DMakefile.vc976 ZLIB_PATH = ../../zlib-1.2.5
118 ZLIBLIBS = zlib.lib
168 # release-zlib
170 !IF "$(CFG)" == "release-zlib"
180 # release-ssl-zlib
182 !IF "$(CFG)" == "release-ssl-zlib"
205 # release-zlib-dll
207 !IF "$(CFG)" == "release-zlib-dll"
217 # release-ssl-dll-zlib-dll
219 !IF "$(CFG)" == "release-ssl-dll-zlib
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A DMakefile.linux6 OBJS = pppdump.o bsd-comp.o deflate.o zlib.o
H A DMakefile.sol29 OBJS = pppdump.o bsd-comp.o deflate.o zlib.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/solaris/
H A DMakefile.sol211 COMP_OBJS = ppp_comp.o bsd-comp.o deflate.o zlib.o vjcompress.o \
46 zlib.o: ../common/zlib.c
61 ../common/zlib.c ../modules/vjcompress.c ppp_comp_mod.c
H A DMakefile.sol2gcc11 COMP_OBJS = ppp_comp.o bsd-comp.o deflate.o zlib.o vjcompress.o \
46 zlib.o: ../common/zlib.c
61 ../common/zlib.c ../modules/vjcompress.c ppp_comp_mod.c

Completed in 165 milliseconds

1234567