Searched refs:win32 (Results 1 - 25 of 167) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A DMakefile.am13 win32/tre-config.h win32/config.h \
14 win32/tre.dsw \
15 win32/tre.dsp win32/tre.def \
16 win32/retest.dsp \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dx86asm.sh6 (cd crypto/bn/asm; perl x86.pl win32 > bn-win32.asm)
10 (cd crypto/des/asm; perl des-586.pl win32 > d-win32.asm)
14 (cd crypto/des/asm; perl crypt586.pl win32 > y-win32.asm)
18 (cd crypto/bf/asm; perl bf-586.pl win32 > b-win32.asm)
22 (cd crypto/cast/asm; perl cast-586.pl win32 > c-win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dx86asm.sh6 (cd crypto/bn/asm; perl x86.pl win32 > bn-win32.asm)
10 (cd crypto/des/asm; perl des-586.pl win32 > d-win32.asm)
14 (cd crypto/des/asm; perl crypt586.pl win32 > y-win32.asm)
18 (cd crypto/bf/asm; perl bf-586.pl win32 > b-win32.asm)
22 (cd crypto/cast/asm; perl cast-586.pl win32 > c-win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dx86asm.sh6 (cd crypto/bn/asm; perl x86.pl win32 > bn-win32.asm)
10 (cd crypto/des/asm; perl des-586.pl win32 > d-win32.asm)
14 (cd crypto/des/asm; perl crypt586.pl win32 > y-win32.asm)
18 (cd crypto/bf/asm; perl bf-586.pl win32 > b-win32.asm)
22 (cd crypto/cast/asm; perl cast-586.pl win32 > c-win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/minilzo/
H A DMakefile.minilzo14 @echo " win32: win32-bc win32-cygwin win32-dm win32-lccwin32"
15 @echo " win32-intelc win32-mingw win32-vc win32-watcomc"
53 win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.lcc36 OBJZS = win32.obj win32zip.obj nt.obj $(OBJA)
52 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
68 zipup.obj: zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32/zipup.h
78 win32.obj: win32/win32.c $(ZIP_H) win32/win32zip.h
79 $(CC) $(CFLAGS) -Iwin32 -Fo$@ win32/win32.c
81 win32zip.obj: win32/win32zi
[all...]
H A Dmakefile.bor33 VPATH=.;win32
52 OBJZS = win32zip.obj win32.obj win32i64.obj nt.obj
61 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
73 zipup.obj: zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32/zipup.h
100 win32zip.obj: win32/win32zip.c $(ZIP_H) win32/win32zip.h win32/nt.h
101 $(CC) -c $(CFLAGS) win32/$*.c
103 win32.obj: win32/win3
[all...]
H A Dmakefile.a6439 OBJI = deflate.obj trees.obj $(ASMOBJS) win32.obj win32zip.obj nt.obj
46 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
58 zipup.obj: zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32/zipup.h
85 win32zip.obj: win32/win32zip.c $(ZIP_H) win32/win32zip.h win32/nt.h
86 $(CC) -c $(CFLAGS) -I. win32/win32zip.c
88 win32.obj: win32/win32
[all...]
H A Dmakefile.ibm4 # To use, do "nmake -f win32\makefile.ibm"
28 OBJI = deflate.obj trees.obj $(ASMOBJS) win32.obj win32zip.obj nt.obj
35 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
47 zipup.obj: zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32/zipup.h
74 win32zip.obj: win32/win32zip.c $(ZIP_H) win32/win32zip.h win32/nt.h
75 $(CC) -c $(CFLAGS) -I. win32/win32zip.c
77 win32.obj: win32/win3
[all...]
H A Dmakefile.w32112 OBJI = deflate.obj trees.obj $(ASMOBJS) win32.obj win32zip.obj nt.obj win32i64.obj
120 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
132 zipup.obj: zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32/zipup.h
159 win32i64.obj: win32/win32i64.c $(ZIP_H)
160 $(CC) -c $(CFLAGS) -I. win32/win32i64.c
162 win32zip.obj: win32/win32zip.c $(ZIP_H) win32/win32zip.h win32/nt.h
163 $(CC) -c $(CFLAGS) -I. win32/win32zip.c
165 win32
[all...]
H A Dmakefile.gcc7 # To use, do "make -f win32/makefile.gcc".
43 OSDEP_H = win32/osdep.h
44 ZIPUP_H = win32/zipup.h
61 OBJZS = win32.o win32zip.o win32i64.o nt.o
100 win32zip.o: win32/win32zip.c $(ZIP_H) win32/win32zip.h win32/nt.h
101 $(CC) -c $(CCFLAGS) -I. win32/win32zip.c
103 win32.o: win32/win3
[all...]
H A Dmakefile.dj15 OBJZS = win32.o win32zip.o nt.o
17 OSDEP_H = win32/osdep.h
52 zipup$(OBJ): zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32/zipup.h
62 win32zip$(OBJ): win32/win32zip.c $(ZIP_H) win32/win32zip.h win32/nt.h
63 $(CC) -c -I. $(CFLAGS) win32/win32zip.c
65 win32$(OBJ): win32/win32
[all...]
H A Dmakefile.w1022 # we can compile msdos, dos/4gw, and win32 versions of Zip without their
55 OBJZ = $(OBJZ1) $(O)win32zip.obj $(O)win32.obj $(O)win32i64.obj $(O)nt.obj
68 ZIP_H = zip.h ziperr.h tailor.h win32\osdep.h
133 $(O)zipup.obj: zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32\zipup.h
140 $(O)win32.obj: win32\win32.c $(ZIP_H) win32\win32zip.h
141 $(cc) $(cdebug) $(cflags) $(cvars) win32\win32
[all...]
H A Dmakefile.wat22 # we can compile msdos, dos/4gw, and win32 versions of Zip without their
55 OBJZ = $(OBJZ1) $(O)win32zip.obj $(O)win32.obj $(O)win32i64.obj $(O)nt.obj
68 ZIP_H = zip.h ziperr.h tailor.h win32\osdep.h
133 $(O)zipup.obj: zipup.c $(ZIP_H) revision.h crc32.h crypt.h win32\zipup.h
140 $(O)win32.obj: win32\win32.c $(ZIP_H) win32\win32zip.h
141 $(cc) $(cdebug) $(cflags) $(cvars) win32\win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/shlib/
H A Dwin32.bat1 rem win32 dll build
8 rem ml /coff /c crypto\bf\asm\b-win32.asm
9 rem ml /coff /c crypto\des\asm\c-win32.asm
10 rem ml /coff /c crypto\des\asm\d-win32.asm
17 cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
H A Dwin32dll.bat1 rem win32 dll build
8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/shlib/
H A Dwin32.bat1 rem win32 dll build
8 rem ml /coff /c crypto\bf\asm\b-win32.asm
9 rem ml /coff /c crypto\des\asm\c-win32.asm
10 rem ml /coff /c crypto\des\asm\d-win32.asm
17 cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
H A Dwin32dll.bat1 rem win32 dll build
8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/shlib/
H A Dwin32.bat1 rem win32 dll build
8 rem ml /coff /c crypto\bf\asm\b-win32.asm
9 rem ml /coff /c crypto\des\asm\c-win32.asm
10 rem ml /coff /c crypto\des\asm\d-win32.asm
17 cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
H A Dwin32dll.bat1 rem win32 dll build
8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dmingw32.bat15 perl bn-586.pl gaswin > bn-win32.s
16 perl co-586.pl gaswin > co-win32.s
21 perl des-586.pl gaswin > d-win32.s
26 perl crypt586.pl gaswin > y-win32.s
31 perl bf-586.pl gaswin > b-win32.s
36 perl cast-586.pl gaswin > c-win32.s
41 perl rc4-586.pl gaswin > r4-win32.s
46 perl md5-586.pl gaswin > m5-win32.s
51 perl sha1-586.pl gaswin > s1-win32.s
56 perl rmd-586.pl gaswin > rm-win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Dmingw32.bat15 perl bn-586.pl gaswin > bn-win32.s
16 perl co-586.pl gaswin > co-win32.s
21 perl des-586.pl gaswin > d-win32.s
26 perl crypt586.pl gaswin > y-win32.s
31 perl bf-586.pl gaswin > b-win32.s
36 perl cast-586.pl gaswin > c-win32.s
41 perl rc4-586.pl gaswin > r4-win32.s
46 perl md5-586.pl gaswin > m5-win32.s
51 perl sha1-586.pl gaswin > s1-win32.s
56 perl rmd-586.pl gaswin > rm-win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dmingw32.bat15 perl bn-586.pl gaswin > bn-win32.s
16 perl co-586.pl gaswin > co-win32.s
21 perl des-586.pl gaswin > d-win32.s
26 perl crypt586.pl gaswin > y-win32.s
31 perl bf-586.pl gaswin > b-win32.s
36 perl cast-586.pl gaswin > c-win32.s
41 perl rc4-586.pl gaswin > r4-win32.s
46 perl md5-586.pl gaswin > m5-win32.s
51 perl sha1-586.pl gaswin > s1-win32.s
56 perl rmd-586.pl gaswin > rm-win32
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A DMakefile163 OBJUS = win32.obj win32i64.obj nt.obj $(TIMEZONE_OBJU)
193 UNZIP_H = unzip.h unzpriv.h globals.h win32/w32cfg.h
489 win32.obj: win32/win32.c $(UNZIP_H) win32/nt.h
490 $(cc) $(CFLAGS_UN) -I. win32/win32.c -Fo$@
492 win32i64.obj: win32/win32i64.c $(UNZIP_H)
493 $(cc) $(CFLAGS_UN) -I. win32/win32i6
[all...]
H A DMakefile.lcc61 OBJUS=win32$(OBJ) win32i64$(OBJ) nt$(OBJ)
66 OSDEP_H=win32/w32cfg.h
164 win32$(OBJ): win32/win32.c $(UNZIP_H) win32/nt.h unzvers.h
165 $(CC) -c $(CFLAGS_UN) -Iwin32 $(OUT)$@ win32/win32.c
167 win32i64$(OBJ): win32/win32i64.c $(UNZIP_H)
168 $(CC) -c $(CFLAGS_UN) -Iwin32 $(OUT)$@ win32/win32i6
[all...]

Completed in 197 milliseconds

1234567