Searched refs:exe (Results 51 - 75 of 1394) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/win32/
H A DMakefile.msc43 example.exe minigzip.exe example_d.exe minigzip_d.exe
54 example.exe: example.obj $(STATICLIB)
57 minigzip.exe: minigzip.obj $(STATICLIB)
60 example_d.exe: example.obj $(IMPLIB)
63 minigzip_d.exe: minigzip.obj $(IMPLIB)
108 test: example.exe minigzip.exe
[all...]
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/win32/
H A DMakefile.msc43 example.exe minigzip.exe example_d.exe minigzip_d.exe
54 example.exe: example.obj $(STATICLIB)
57 minigzip.exe: minigzip.obj $(STATICLIB)
60 example_d.exe: example.obj $(IMPLIB)
63 minigzip_d.exe: minigzip.obj $(IMPLIB)
108 test: example.exe minigzip.exe
[all...]
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.tc50 # (NOTE: upx needs a 386 or higher system to run the exe compressor)
56 # This makes a big difference in .exe size (and possibly load time)
75 ZIPS = zip.exe zipnote.exe zipsplit.exe zipcloak.exe
149 zip.exe: $(OBJZ) $(OBJI)
155 $(LD) $(LDFLAGS) -ezip.exe *.obj
158 $(STRIP) zip.exe
160 zipcloak.exe
[all...]
H A Dmakefile.bor68 # (NOTE: upx needs a 386 or higher system to run the exe compressor)
74 # This makes a big difference in .exe size (and possibly load time)
93 ZIPS = zip.exe zipnote.exe zipsplit.exe zipcloak.exe
167 zip.exe: $(OBJZ) $(OBJI)
172 $(STRIP) zip.exe
174 zipcloak.exe: $(OBJC)
178 $(STRIP) zipcloak.exe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A DMakefile.bcb45 CPP = cpp32.exe -P- -DWIN32
52 CC = bcc32.exe
73 LD = ilink32.exe
103 AR = tlib.exe
206 UTILS = $(BINDIR)\xmllint.exe\
207 $(BINDIR)\xmlcatalog.exe\
208 $(BINDIR)\testAutomata.exe\
209 $(BINDIR)\testC14N.exe\
210 $(BINDIR)\testDocbook.exe\
211 $(BINDIR)\testHTML.exe\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A DMakefile.bcb45 CPP = cpp32.exe -P- -DWIN32
52 CC = bcc32.exe
73 LD = ilink32.exe
103 AR = tlib.exe
206 UTILS = $(BINDIR)\xmllint.exe\
207 $(BINDIR)\xmlcatalog.exe\
208 $(BINDIR)\testAutomata.exe\
209 $(BINDIR)\testC14N.exe\
210 $(BINDIR)\testDocbook.exe\
211 $(BINDIR)\testHTML.exe\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dgnv_link_curl.com5 $! File to build images using gnv$libcurl.exe
78 $ if f$search("gnv$curlmsg.exe") .eqs. ""
80 $ link/share=gnv$curlmsg.exe [.packages.vms]curlmsg.obj
108 $ link/exe='default_dir'report_openssl_version.exe 'rpt_obj'
109 $ report_openssl_version := $'default_dir'report_openssl_version.exe
142 $ hp_ssl_libcrypto32 = "sys$common:[syslib]ssl$libcrypto_shr32.exe"
143 $ hp_ssl_libssl32 = "sys$common:[syslib]ssl$libssl_shr32.exe"
160 $ hp_ssl_libcrypto32 = "sys$share:ssl$libcrypto_shr32.exe"
161 $ hp_ssl_libssl32 = "sys$share:ssl$libssl_shr32.exe"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/msdos/
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
H A DMakefile.msc45 all: $(ZLIB_LIB) example.exe minigzip.exe
96 example.exe: example.obj $(ZLIB_LIB)
99 minigzip.exe: minigzip.obj $(ZLIB_LIB)
102 test: example.exe minigzip.exe
109 -del *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/old/
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/wxrc/
H A Dmakefile.dmc28 all : $(OBJS)\wxrc.exe
34 -if exist $(OBJS)\wxrc.exe del $(OBJS)\wxrc.exe
37 $(OBJS)\wxrc.exe : $(WXRC_OBJECTS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/msdos/
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/examples/c/decode/file/
H A DMakefile.lite37 include $(topdir)/build/exe.mk
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/examples/c/encode/file/
H A DMakefile.lite37 include $(topdir)/build/exe.mk
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/msdos/
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dmakefile.wat17 @set wcg386=\watcom\binp\wcl386.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/msdos/
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/old/
H A DMakefile.emx18 # If cp.exe is available, replace "copy /Y" with "cp -fp" .
20 # If gnu install.exe is available, replace $(CP) with ginstall.
22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 all: example.exe minigzip.exe
53 %.exe : %.o $(LIBS)
62 $(RM) *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dmakefile.dj47 PROGRAMS = $(patsubst %,%.exe,$(check_PROGRAMS))
52 %.exe: %.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/watcom/
H A Dwatcom_f.mak25 all: $(ZLIB_LIB) example.exe minigzip.exe
34 example.exe: $(ZLIB_LIB) example.obj
35 $(LINKER) -ldos32a -fe=example.exe example.obj $(ZLIB_LIB)
37 minigzip.exe: $(ZLIB_LIB) minigzip.obj
38 $(LINKER) -ldos32a -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/watcom/
H A Dwatcom_f.mak25 all: $(ZLIB_LIB) example.exe minigzip.exe
34 example.exe: $(ZLIB_LIB) example.obj
35 $(LINKER) -ldos32a -fe=example.exe example.obj $(ZLIB_LIB)
37 minigzip.exe: $(ZLIB_LIB) minigzip.obj
38 $(LINKER) -ldos32a -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/delphi/
H A Dzlibd32.mak28 all: $(ZLIB_LIB) example.exe minigzip.exe
80 test: example.exe minigzip.exe
84 example.exe: example.obj $(ZLIB_LIB)
87 minigzip.exe: minigzip.obj $(ZLIB_LIB)
94 -del *.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dzlibd32.mak28 all: $(ZLIB_LIB) example.exe minigzip.exe
80 test: example.exe minigzip.exe
84 example.exe: example.obj $(ZLIB_LIB)
87 minigzip.exe: minigzip.obj $(ZLIB_LIB)
94 -del *.exe

Completed in 411 milliseconds

1234567891011>>