Home | History | Annotate | Download | only in krb5

Lines Matching refs:exe

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) $(OBJ)\verify_krb5_conf-version.res
435 $(OBJ)\aes-test.exe \
436 $(OBJ)\derived-key-test.exe \
437 $(OBJ)\krbhst-test.exe \
438 $(OBJ)\n-fold-test.exe \
439 $(OBJ)\parse-name-test.exe \
440 $(OBJ)\pseudo-random-test.exe \
441 $(OBJ)\store-test.exe \
442 $(OBJ)\string-to-key-test.exe \
443 $(OBJ)\test_acl.exe \
444 $(OBJ)\test_addr.exe \
445 $(OBJ)\test_alname.exe \
446 $(OBJ)\test_cc.exe \
447 $(OBJ)\test_config.exe \
448 $(OBJ)\test_crypto.exe \
449 $(OBJ)\test_crypto_wrapping.exe \
450 $(OBJ)\test_forward.exe \
451 $(OBJ)\test_get_addrs.exe \
452 $(OBJ)\test_hostname.exe \
453 $(OBJ)\test_keytab.exe \
454 $(OBJ)\test_kuserok.exe \
455 $(OBJ)\test_mem.exe \
456 $(OBJ)\test_pac.exe \
457 $(OBJ)\test_pkinit_dh2key.exe \
458 $(OBJ)\test_pknistkdf.exe \
459 $(OBJ)\test_plugin.exe \
460 $(OBJ)\test_prf.exe \
461 $(OBJ)\test_princ.exe \
462 $(OBJ)\test_renew.exe \
463 $(OBJ)\test_store.exe \
464 $(OBJ)\test_time.exe \
466 test-binaries: $(test_binaries) $(OBJ)\test_rfc3961.exe
475 -aes-test.exe
476 -derived-key-test.exe
477 -krbhst-test.exe
478 -n-fold-test.exe
479 -parse-name-test.exe
480 -pseudo-random-test.exe
481 -store-test.exe
482 -string-to-key-test.exe
483 -test_acl.exe
484 -test_addr.exe
486 # -test_alname.exe
487 -test_cc.exe
488 -test_config.exe
489 -test_crypto.exe
490 -test_crypto_wrapping.exe
492 # -test_forward.exe
493 -test_get_addrs.exe
494 -test_hostname.exe
495 -test_keytab.exe
497 # -test_kuserok.exe
498 -test_mem.exe
499 -test_pac.exe
500 -test_pkinit_dh2key.exe
501 -test_pknistkdf.exe
502 -test_plugin.exe
503 -test_prf.exe
504 -test_renew.exe
505 -test_rfc3961.exe
506 -test_store.exe
507 -test_time.exe
514 $(OBJ)\test_rfc3961.exe: $(OBJ)\test_rfc3961.obj $(LIBRFC3961) $(LIBHEIMDAL) $(LIBVERS) $(LIBCOMERR) $(LIBROKEN) $(LIBHEIMBASE)
518 $(test_binaries:.exe=.obj): $$(@B).c