| /netbsd-src/external/lgpl3/mpc/dist/ |
| H A D | Makefile.vc | 49 CPP = cl.exe 50 CC = cl.exe 62 LINKER = link.exe /DLL 66 LINKER = lib.exe 286 del *.obj $(CPPLINKOBJECTS) $(LIBRARY) *.tlh $(DIRMPC)config.h *.dll *.lib *.exe 310 $(TESTCOMPILE)tabs.c $(MIDTESTCOMPILE)tabs.exe $(ENDTESTCOMPILE) 311 cd $(DIRMPCTESTS) && tabs.exe && cd .. 312 $(TESTCOMPILE)tacos.c $(MIDTESTCOMPILE)tacos.exe $(ENDTESTCOMPILE) 313 cd $(DIRMPCTESTS) && tacos.exe && cd .. 314 $(TESTCOMPILE)tacosh.c $(MIDTESTCOMPILE)tacosh.exe $(ENDTESTCOMPILE) [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| H A D | NTMakefile | 163 $(OBJ)\destest.exe \ 164 $(OBJ)\example_evp_cipher.exe \ 165 $(OBJ)\mdtest.exe \ 166 $(OBJ)\rc2test.exe \ 167 $(OBJ)\rctest.exe \ 168 $(OBJ)\test_bn.exe \ 169 $(OBJ)\test_bulk.exe \ 170 $(OBJ)\test_cipher.exe \ 171 $(OBJ)\test_engine_dso.exe \ 172 $(OBJ)\test_hmac.exe \ [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | NTMakefile | 329 $(BINDIR)\compile_et.exe $(SRCDIR)\krb5_err.et 334 $(BINDIR)\compile_et.exe $(SRCDIR)\krb_err.et 339 $(BINDIR)\compile_et.exe $(SRCDIR)\heim_err.et 344 $(BINDIR)\compile_et.exe $(SRCDIR)\k524_err.et 414 all-tools:: $(BINDIR)\verify_krb5_conf.exe 419 $(BINDIR)\verify_krb5_conf.exe: $(OBJ)\verify_krb5_conf.obj $(LIBHEIMDAL) $(LIBROKEN) $(LIBVERS) $(… 435 $(OBJ)\aes-test.exe \ 436 $(OBJ)\derived-key-test.exe \ 437 $(OBJ)\krbhst-test.exe \ 438 $(OBJ)\n-fold-test.exe \ [all …]
|
| /netbsd-src/distrib/hpcsh/stand/ |
| H A D | Makefile | 10 HPCBOOT_SH3= hpcboot-sh3.exe 12 HPCBOOT_SH4= hpcboot-sh4.exe 14 UUDECODE_FILES= hpcboot-sh3.exe hpcboot-sh4.exe 15 UUDECODE_FILES_RENAME_hpcboot-sh3.exe= hpcboot-sh3.exe 16 UUDECODE_FILES_RENAME_hpcboot-sh4.exe= hpcboot-sh4.exe 18 CLEANFILES+= hpcboot-sh3.exe.uue hpcboot-sh4.exe.uue 20 hpcboot-sh3.exe.uue: 21 cp ${HPCBOOT_SH3DIR}/hpcboot.exe.uue hpcboot-sh3.exe.uue 22 hpcboot-sh4.exe.uue: 23 cp ${HPCBOOT_SH4DIR}/hpcboot.exe.uue hpcboot-sh4.exe.uue
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | makefile.vms | 59 all: config.h size.exe strings.exe objdump.exe nm.exe addr2line.exe 61 size.exe: $(SIZEOBJS) 62 link/exe=$@ size.obj,$(ADDL_LIBS) 64 strings.exe: $(STRINGSOBJS) 65 link/exe=$@ strings.obj,$(ADDL_LIBS) 67 nm.exe: $(NMOBJS) 68 link/exe=$@ nm.obj,$(ADDL_LIBS) 70 addr2line.exe: $(ADDR2LINEOBJS) 71 link/exe=$@ addr2line.obj,$(ADDL_LIBS) 73 objdump.exe: $(OBJDUMPOBJS) [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | makefile.vms | 59 all: config.h size.exe strings.exe objdump.exe nm.exe addr2line.exe 61 size.exe: $(SIZEOBJS) 62 link/exe=$@ size.obj,$(ADDL_LIBS) 64 strings.exe: $(STRINGSOBJS) 65 link/exe=$@ strings.obj,$(ADDL_LIBS) 67 nm.exe: $(NMOBJS) 68 link/exe=$@ nm.obj,$(ADDL_LIBS) 70 addr2line.exe: $(ADDR2LINEOBJS) 71 link/exe=$@ addr2line.obj,$(ADDL_LIBS) 73 objdump.exe: $(OBJDUMPOBJS) [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | NTMakefile | 141 $(OBJ)\make-roken.exe: $(OBJ)\make-roken.obj 147 $(INCDIR)\roken.h: $(OBJ)\make-roken.exe 148 $(OBJ)\make-roken.exe > $@ || $(RM) $@ 184 TMP_PROGS = $(OBJ)\snprintf-test.exe $(OBJ)\resolve-test.exe 189 $(OBJ)\base64-test.exe \ 190 $(OBJ)\getaddrinfo-test.exe \ 191 $(OBJ)\getifaddrs-test.exe \ 192 $(OBJ)\hex-test.exe \ 193 $(OBJ)\test-detach.exe \ 194 $(OBJ)\test-readenv.exe \ [all …]
|
| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | Makefile.nmake | 30 PROGRAMS=regress.exe \ 31 test-init.exe test-eof.exe test-closed.exe test-weof.exe test-time.exe \ 32 test-changelist.exe \ 33 print-winsock-errors.exe 43 regress.exe: $(REGRESS_OBJS) 46 test-init.exe: test-init.obj 48 test-eof.exe: test-eof.obj 50 test-closed.exe: test-closed.obj 52 test-changelist.exe: test-changelist.obj 54 test-weof.exe: test-weof.obj [all …]
|
| /netbsd-src/external/bsd/ntp/dist/sntp/libevent/test/ |
| H A D | Makefile.nmake | 30 PROGRAMS=regress.exe \ 31 test-init.exe test-eof.exe test-closed.exe test-weof.exe test-time.exe \ 32 test-changelist.exe \ 33 print-winsock-errors.exe 43 regress.exe: $(REGRESS_OBJS) 46 test-init.exe: test-init.obj 48 test-eof.exe: test-eof.obj 50 test-closed.exe: test-closed.obj 52 test-changelist.exe: test-changelist.obj 54 test-weof.exe: test-weof.obj [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
| H A D | NTMakefile | 39 $(BINDIR)\kinit.exe \ 40 $(BINDIR)\heimtools.exe \ 41 $(BINDIR)\kdestroy.exe \ 42 $(BINDIR)\kgetcred.exe \ 43 $(BINDIR)\kvno.exe \ 44 $(BINDIR)\kcpytkt.exe \ 45 $(BINDIR)\kdeltkt.exe 48 $(LIBEXECDIR)\kdigest.exe \ 49 $(LIBEXECDIR)\kimpersonate.exe 52 $(OBJ)\kverify.exe \ [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | NTMakefile | 59 $(LIBEXECDIR)\asn1_compile.exe 61 $(BINDIR)\asn1_compile.exe: \ 91 $(BINDIR)\compile_et.exe $(SRCDIR)\asn1_err.et 94 $(BINDIR)\asn1_print.exe: $(OBJ)\asn1_print.obj $(LIBHEIMDAL) 98 $(BINDIR)\asn1_gen.exe: $(OBJ)\asn1_gen.obj $(LIBHEIMDAL) 165 $(gen_files_krb5) $(OBJ)\krb5_asn1.hx: $(BINDIR)\asn1_compile.exe krb5.asn1 krb5.opt 167 $(BINDIR)\asn1_compile.exe \ 174 $(gen_files_pkinit) $(OBJ)\pkinit_asn1.hx: $(BINDIR)\asn1_compile.exe pkinit.asn1 176 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\pkinit.asn1 pkinit_asn1 \ 180 $(gen_files_pkcs8) $(OBJ)\pkcs8_asn1.hx: $(BINDIR)\asn1_compile.exe pkcs8.asn1 [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/ |
| H A D | descrip.mms | 26 .obj.exe : 29 all : client-arg.exe client-conf.exe saccept.exe sconnect.exe - 30 server-arg.exe server-cmod.exe server-conf.exe 32 client-arg.exe : client-arg.obj 33 client-conf.exe : client-conf.obj 34 saccept.exe : saccept.obj 35 sconnect.exe : sconnect.obj 36 server-arg.exe : server-arg.obj 37 server-cmod.exe : server-cmod.obj 38 server-conf.exe : server-conf.obj
|
| /netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/ |
| H A D | descrip.mms | 26 .obj.exe : 29 all : client-arg.exe client-conf.exe saccept.exe sconnect.exe - 30 server-arg.exe server-cmod.exe server-conf.exe 32 client-arg.exe : client-arg.obj 33 client-conf.exe : client-conf.obj 34 saccept.exe : saccept.obj 35 sconnect.exe : sconnect.obj 36 server-arg.exe : server-arg.obj 37 server-cmod.exe : server-cmod.obj 38 server-conf.exe : server-conf.obj
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | NTMakefile | 98 $(BINDIR)\compile_et.exe $(SRCDIR)\wind_err.et 102 $(OBJ)\test-bidi.exe \ 103 $(OBJ)\test-map.exe \ 104 $(OBJ)\test-rw.exe \ 105 $(OBJ)\test-normalize.exe \ 106 $(OBJ)\test-prohibited.exe \ 107 $(OBJ)\test-punycode.exe \ 108 $(OBJ)\test-ldap.exe \ 109 $(OBJ)\test-utf8.exe 114 {$(OBJ)}.obj{$(OBJ)}.exe: [all …]
|
| /netbsd-src/external/bsd/unbound/dist/winrc/ |
| H A D | setup.nsi | 13 outFile "unbound_setup_${VERSION}.exe" 86 File "..\unbound.exe" 87 File "..\unbound-checkconf.exe" 88 File "..\unbound-control.exe" 89 File "..\unbound-host.exe" 90 File "..\unbound-anchor.exe" 91 File "..\unbound-service-install.exe" 92 File "..\unbound-service-remove.exe" 93 File "..\anchor-update.exe" 120 …WriteRegStr HKLM "Software\Unbound" "RootAnchor" "$\"$INSTDIR\unbound-anchor.exe$\" -a $\"$INSTDIR… [all …]
|
| /netbsd-src/sys/arch/epoc32/stand/e32boot/exe/ |
| H A D | Makefile | 7 PROG=e32boot.exe 12 IN=$(PROG:.exe=.in) 13 MAP=$(PROG:.exe=.map) 44 $(LD) -s --base-file $(PROG:.exe=.bas) \ 48 --output-exp $(PROG:.exe=.exp) --base-file $(PROG:.exe=.bas) \ 50 $(LD) -s -Map $(MAP) -o $@ $(PROG:.exe=.exp) \ 55 rm $@.tmp $(PROG:.exe=.bas) $(PROG:.exe=.exp) 63 rm -f $(PROG:.exe=.bas) $(PROG:.exe=.exp)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
| H A D | NTMakefile | 36 BINPROGRAMS=$(BINDIR)\string2key.exe 38 SBINPROGRAMS=$(SBINDIR)\kstash.exe 41 $(LIBEXECDIR)\hprop.exe \ 42 $(LIBEXECDIR)\hpropd.exe \ 43 $(LIBEXECDIR)\kdc.exe \ 44 # $(LIBEXECDIR)\digest-service.exe 46 NOINST_PROGRAMS=$(OBJ)\kdc-replay.exe 58 -$(RM) $(BINPROGRAMS:.exe=.*) $(SBINPROGRAMS:.exe=.*) $(LIBEXECPROGRAMS:.exe=.*) 66 $(LIBEXECDIR)\hprop.exe: $(OBJ)\hprop.obj $(OBJ)\mit_dump.obj $(BIN_LIBS) $(OBJ)\hprop-version.res 70 $(LIBEXECDIR)\hpropd.exe: $(OBJ)\hpropd.obj $(BIN_LIBS) $(OBJ)\hpropd-version.res [all …]
|
| /netbsd-src/external/bsd/ipf/dist/lib/ |
| H A D | save_execute.c | 49 execute_opts_t *exe = ctx; local 51 printf("%s", exe->path); 59 execute_opts_t *exe = ctx; local 61 if (exe != NULL) 62 free(exe->path); 63 free(exe); 72 execute_opts_t *exe = ctx; local 75 fp = popen(exe->path, "w");
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | build_w32.bat | 31 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32… 33 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 35 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 37 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 39 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 41 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 43 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 45 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 47 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … 49 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 … [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
| H A D | NTMakefile | 37 SBIN_PROGRAMS=$(SBINDIR)\kadmin.exe 39 # Disable kadmind.exe since currently it doesn't build 40 #LIBEXEC_PROGRAMS=$(LIBEXECDIR)\kadmind.exe 83 $(BINDIR)\slc.exe kadmin-commands.in 86 $(SBINDIR)\kadmin.exe: $(KADMIN_OBJS) $(KADMIN_LIBS) 102 $(LIBEXECDIR)\kadmind.exe: $(KADMIND_OBJS) $(KADMIND_LIBS) 109 -$(RM) $(SBIN_PROGRAMS:.exe=.*) 110 -$(RM) $(LIBEXEC_PROGRAMS:.exe=.*) 115 NOINST_PROGRAMS=$(OBJ)\add_random_users.exe 117 $(OBJ)\add_random_users.exe: $(OBJ)\add_random_users.obj $(LIBKADM5SRV) $(LIBKADM5CLNT) $(COMMON_LI… [all …]
|
| /netbsd-src/sys/arch/hpc/stand/ |
| H A D | README | 5 hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 7 binary/ARM/hpcboot.exe 8 binary/MIPS/hpcboot.exe * 9 binary/SH3/hpcboot.exe 10 binary/SH4/hpcboot.exe 11 * for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot) 25 "make install" copies hpcboot.exe to binary/ directory from compile/ 27 "make uuencode" uuencode binary/*/hpcboot.exe and
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/win32/ |
| H A D | Makefile.gcc | 69 all: $(STATICLIB) $(SHAREDLIB) $(IMPLIB) example.exe minigzip.exe example_d.exe minigzip_d.exe 71 test: example.exe minigzip.exe 75 testdll: example_d.exe minigzip_d.exe 95 example.exe: example.o $(STATICLIB) 99 minigzip.exe: minigzip.o $(STATICLIB) 103 example_d.exe: example.o $(IMPLIB) 107 minigzip_d.exe: minigzip.o $(IMPLIB) 160 -$(RM) *.exe
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/win32/ |
| H A D | Makefile.gcc | 69 all: $(STATICLIB) $(SHAREDLIB) $(IMPLIB) example.exe minigzip.exe example_d.exe minigzip_d.exe 71 test: example.exe minigzip.exe 75 testdll: example_d.exe minigzip_d.exe 95 example.exe: example.o $(STATICLIB) 99 minigzip.exe: minigzip.o $(STATICLIB) 103 example_d.exe: example.o $(IMPLIB) 107 minigzip_d.exe: minigzip.o $(IMPLIB) 160 -$(RM) *.exe
|
| /netbsd-src/common/dist/zlib/win32/ |
| H A D | Makefile.gcc | 69 all: $(STATICLIB) $(SHAREDLIB) $(IMPLIB) example.exe minigzip.exe example_d.exe minigzip_d.exe 71 test: example.exe minigzip.exe 75 testdll: example_d.exe minigzip_d.exe 95 example.exe: example.o $(STATICLIB) 99 minigzip.exe: minigzip.o $(STATICLIB) 103 example_d.exe: example.o $(IMPLIB) 107 minigzip_d.exe: minigzip.o $(IMPLIB) 160 -$(RM) *.exe
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/win32/ |
| H A D | Makefile.gcc | 69 all: $(STATICLIB) $(SHAREDLIB) $(IMPLIB) example.exe minigzip.exe example_d.exe minigzip_d.exe 71 test: example.exe minigzip.exe 75 testdll: example_d.exe minigzip_d.exe 95 example.exe: example.o $(STATICLIB) 99 minigzip.exe: minigzip.o $(STATICLIB) 103 example_d.exe: example.o $(IMPLIB) 107 minigzip_d.exe: minigzip.o $(IMPLIB) 160 -$(RM) *.exe
|