| /freebsd-9-stable/crypto/openssl/crypto/sha/ |
| D | Makefile | 47 (cd asm; $(PERL) sha1-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 49 (cd asm; $(PERL) sha512-sse2.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 52 (cd asm; $(PERL) sha1-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@) 54 (cd asm; $(PERL) sha512-sse2.pl coff $(CFLAGS) $(PROCESSOR) > ../$@) 57 (cd asm; $(PERL) sha1-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@) 59 (cd asm; $(PERL) sha512-sse2.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@) 62 (cd asm; $(PERL) sha1-ia64.pl ../$@ $(CFLAGS)) 64 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS)) 66 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS)) 69 sha1-x86_64.s: asm/sha1-x86_64.pl; $(PERL) asm/sha1-x86_64.pl $@ [all …]
|
| /freebsd-9-stable/crypto/openssl/ |
| D | Makefile.org | 70 PERL= perl 203 AR='${AR}' PERL='${PERL}' RANLIB='${RANLIB}' \ 498 $(PERL) util/mk1mf.pl >makefile.one; \ 502 $(PERL) $(TOP)/util/files.pl Makefile > $(TOP)/MINFO 506 @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl 507 @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER) 527 $(PERL) tools/c_rehash certs) && \ 539 @$(PERL) util/selftest.pl 552 $(PERL) util/mkerr.pl -recurse -write 553 (cd engines; $(MAKE) PERL=$(PERL) errors) [all …]
|
| D | Makefile | 72 PERL= /usr/bin/perl macro 205 AR='${AR}' PERL='${PERL}' RANLIB='${RANLIB}' \ 500 $(PERL) util/mk1mf.pl >makefile.one; \ 504 $(PERL) $(TOP)/util/files.pl Makefile > $(TOP)/MINFO 508 @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl 509 @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER) 529 $(PERL) tools/c_rehash certs) && \ 541 @$(PERL) util/selftest.pl 554 $(PERL) util/mkerr.pl -recurse -write 555 (cd engines; $(MAKE) PERL=$(PERL) errors) [all …]
|
| /freebsd-9-stable/crypto/openssl/crypto/md5/ |
| D | Makefile | 47 (cd asm; $(PERL) md5-586.pl elf $(CFLAGS) > ../$@) 50 (cd asm; $(PERL) md5-586.pl coff $(CFLAGS) > ../$@) 53 (cd asm; $(PERL) md5-586.pl a.out $(CFLAGS) > ../$@) 55 md5-x86_64.s: asm/md5-x86_64.pl; $(PERL) asm/md5-x86_64.pl $@ 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 61 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 62 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 86 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/ripemd/ |
| D | Makefile | 47 (cd asm; $(PERL) rmd-586.pl elf $(CFLAGS) > ../$@) 50 (cd asm; $(PERL) rmd-586.pl coff $(CFLAGS) > ../$@) 53 (cd asm; $(PERL) rmd-586.pl a.out $(CFLAGS) > ../$@) 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 59 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 60 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 84 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/rc5/ |
| D | Makefile | 49 (cd asm; $(PERL) rc5-586.pl elf $(CFLAGS) > ../$@) 52 (cd asm; $(PERL) rc5-586.pl coff $(CFLAGS) > ../$@) 55 (cd asm; $(PERL) rc5-586.pl a.out $(CFLAGS) > ../$@) 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 61 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 62 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 86 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/bf/ |
| D | Makefile | 49 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 52 (cd asm; $(PERL) bf-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@) 55 (cd asm; $(PERL) bf-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@) 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 61 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 62 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 89 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/cast/ |
| D | Makefile | 47 (cd asm; $(PERL) cast-586.pl elf $(CLAGS) $(PROCESSOR) > ../$@) 50 (cd asm; $(PERL) cast-586.pl coff $(CLAGS) $(PROCESSOR) > ../$@) 53 (cd asm; $(PERL) cast-586.pl a.out $(CLAGS) $(PROCESSOR) > ../$@) 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 59 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 60 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 84 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/contrib/bind9/doc/misc/ |
| D | Makefile.in | 24 PERL = @PERL@ 44 ${PERL} ${srcdir}/sort-options.pl < $@.raw > $@.sorted ; \ 45 ${PERL} ${srcdir}/format-options.pl < $@.sorted > $@.new ; \
|
| /freebsd-9-stable/crypto/openssl/crypto/rc4/ |
| D | Makefile | 46 (cd asm; $(PERL) rc4-586.pl elf $(CFLAGS) > ../$@) 49 (cd asm; $(PERL) rc4-586.pl coff $(CFLAGS) > ../$@) 52 (cd asm; $(PERL) rc4-586.pl a.out $(CFLAGS) > ../$@) 54 rc4-x86_64.s: asm/rc4-x86_64.pl; $(PERL) asm/rc4-x86_64.pl $@ 64 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 67 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 68 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 92 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/aes/ |
| D | Makefile | 54 (cd asm; $(PERL) aes-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 56 (cd asm; $(PERL) aes-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@) 58 (cd asm; $(PERL) aes-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@) 61 $(PERL) asm/aes-x86_64.pl $@ 64 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 67 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 68 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 92 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/krb5/ |
| D | Makefile | 42 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 45 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 46 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/objects/ |
| D | Makefile | 12 PERL= perl macro 42 $(PERL) obj_dat.pl obj_mac.h obj_dat.h 46 $(PERL) objects.pl objects.txt obj_mac.num obj_mac.h 50 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 53 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 54 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 78 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/stack/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/pqueue/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/txt_db/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/hmac/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/seed/ |
| D | Makefile | 42 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 45 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 46 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/lhash/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/rc2/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/md4/ |
| D | Makefile | 42 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 45 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 46 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/md2/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/mdc2/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/idea/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|
| /freebsd-9-stable/crypto/openssl/crypto/buffer/ |
| D | Makefile | 41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
|