Searched refs:PERL (Results 26 - 50 of 79) sorted by relevance

1234

/freebsd-9.3-release/crypto/openssl/crypto/objects/
H A DMakefile12 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.3-release/crypto/openssl/crypto/buffer/
H A DMakefile41 $(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.3-release/crypto/openssl/crypto/camellia/
H A DMakefile52 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
55 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
56 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
57 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
80 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/comp/
H A DMakefile44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
47 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
48 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
72 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/store/
H A DMakefile43 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
46 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
47 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/ui/
H A DMakefile45 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
48 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
49 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/fips/aes/
H A DMakefile47 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
50 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER)
51 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST)
52 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS)
80 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/fips/des/
H A DMakefile47 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
50 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER)
51 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST)
52 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS)
79 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/fips/dh/
H A DMakefile44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
47 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER)
48 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST)
49 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS)
72 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/jpake/
H A DMakefile24 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
25 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
40 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/
H A DMakefile63 $(PERL) x86cpuid.pl elf $(CFLAGS) $(PROCESSOR) > $@
65 $(PERL) x86cpuid.pl coff $(CFLAGS) $(PROCESSOR) > $@
67 $(PERL) x86cpuid.pl a.out $(CFLAGS) $(PROCESSOR) > $@
73 $(PERL) ../ms/uplink.pl coff > $@
76 $(PERL) x86_64cpuid.pl $@
90 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
94 @$(PERL) $(TOP)/util/mklink.pl ../include/openssl $(EXHEADER)
95 @$(PERL) $(TOP)/util/mklink.pl ../test $(TEST)
96 @$(PERL) $(TOP)/util/mklink.pl ../apps $(APPS)
138 $(PERL)
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/ecdh/
H A DMakefile42 $(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.3-release/crypto/openssl/fips/hmac/
H A DMakefile44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
47 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER)
48 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST)
49 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS)
78 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/fips/sha/
H A DMakefile57 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
60 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER)
61 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST)
62 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS)
111 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/
H A Dconfig850 if [ ".$PERL" = . ] ; then
853 PERL="$i/perl5$EXE"
859 if [ ".$PERL" = . ] ; then
863 PERL="$i/perl$EXE"
870 if [ ".$PERL" = . ] ; then
879 $PERL ./Configure LIST | grep "$OUT-$CC" > /dev/null
886 $PERL ./Configure LIST | grep "$OUT" > /dev/null
891 echo $PERL ./Configure $OUT $options
893 $PERL ./Configure $OUT $options
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A DMakefile52 $(PERL) bn_prime.pl >bn_prime.h
67 (cd asm; $(PERL) bn-586.pl elf $(CFLAGS) > ../$@)
69 (cd asm; $(PERL) co-586.pl elf $(CFLAGS) > ../$@)
71 (cd asm; $(PERL) mo-586.pl elf $(CFLAGS) > ../$@)
74 (cd asm; $(PERL) bn-586.pl coff $(CFLAGS) > ../$@)
76 (cd asm; $(PERL) co-586.pl coff $(CFLAGS) > ../$@)
78 (cd asm; $(PERL) mo-586.pl coff $(CFLAGS) > ../$@)
81 (cd asm; $(PERL) bn-586.pl a.out $(CFLAGS) > ../$@)
83 (cd asm; $(PERL) co-586.pl a.out $(CFLAGS) > ../$@)
85 (cd asm; $(PERL) m
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A DMakefile44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
47 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
48 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
72 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/dh/
H A DMakefile41 $(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.3-release/crypto/openssl/crypto/dso/
H A DMakefile43 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
46 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
47 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/err/
H A DMakefile41 $(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.3-release/crypto/openssl/fips/rand/
H A DMakefile44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
47 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER)
48 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST)
49 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS)
83 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A DMakefile42 $(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.3-release/crypto/openssl/crypto/des/
H A DMakefile69 (cd asm; $(PERL) des-586.pl elf $(CFLAGS) > ../$@)
71 (cd asm; $(PERL) crypt586.pl elf $(CFLAGS) > ../$@)
74 (cd asm; $(PERL) des-586.pl coff $(CFLAGS) > ../$@)
76 (cd asm; $(PERL) crypt586.pl coff $(CFLAGS) > ../$@)
79 (cd asm; $(PERL) des-586.pl a.out $(CFLAGS) > ../$@)
81 (cd asm; $(PERL) crypt586.pl a.out $(CFLAGS) > ../$@)
84 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
87 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
88 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
89 @$(PERL)
[all...]
/freebsd-9.3-release/contrib/cvs/doc/
H A DMakefile.am98 $(PERL) ./mkman $(srcdir)/cvs.man.header $(srcdir)/cvs.texinfo \
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A DMakefile45 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
48 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
49 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new

Completed in 105 milliseconds

1234