Searched refs:PERL (Results 51 - 75 of 78) sorted by relevance

1234

/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A DMakefile53 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
56 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
57 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
58 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
83 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/dsa/
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)
73 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/pem/
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)
74 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/engines/
H A DMakefile95 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
110 $(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines; \
138 $(PERL) ../util/mkerr.pl -conf e_$$l.ec \
141 (cd ccgost; $(MAKE) PERL=$(PERL) errors)
160 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/heimdal/lib/wind/
H A DNTMakefile157 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libwind-exports.def
/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A DMakefile47 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
50 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
51 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
77 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/pkcs12/
H A DMakefile47 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
50 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
51 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
77 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/rsa/
H A DMakefile47 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
50 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
51 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
77 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/contrib/subversion/
H A DMakefile.in362 PERL = @PERL@
780 cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL
786 READLINK_PL=$(PERL) -e 'use Cwd; print Cwd::realpath(shift)'
H A Dconfigure671 PERL
22518 case $PERL in
22520 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
22542 PERL=$ac_cv_path_PERL
22543 if test -n "$PERL"; then
22544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
22545 $as_echo "$PERL" >&6; }
23051 if test "$PERL" != "none"; then
23054 PERL_VERSION="`$PERL -e 'q([); print $] * 1000000,$/;'`"
23058 SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL
[all...]
/freebsd-10.1-release/crypto/openssl/
H A DMakefile.shared291 $(PERL) util/mkdef.pl 32 $$SHLIB > $$extras; \
295 $(PERL) util/mkrc.pl $$dll_name | \
/freebsd-10.1-release/crypto/openssl/util/pl/
H A DVC-32.pl20 $cp='$(PERL) util/copy.pl';
21 $mkdir='$(PERL) util/mkdir-p.pl';
62 \$(PERL) $source \$\@
/freebsd-10.1-release/crypto/openssl/util/
H A Dmk1mf.pl474 PERL=$perl
493 FIPSLINK=\$(PERL) \$(FIPSDIR)${o}bin${o}fipslink.pl
750 (cd \$(\@D)/..; PERL=perl make -f Makefile asm/\$(\@F))
975 $ret.="\t\$(PERL) $source $asmtype \$(CFLAG) >\$\@\n\n";
1031 $ret.="\t\$(PERL) $plasm $asmtype \$(CFLAG) >$srcfile\n\n";
/freebsd-10.1-release/crypto/openssl/crypto/x509/
H A DMakefile51 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
55 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
81 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/contrib/binutils/libiberty/
H A DMakefile.in66 PERL = @PERL@
350 @MAINT@@HAVE_PERL@ $(PERL) $(srcdir)/gather-docs $(srcdir) $(srcdir)/functions.texi $(CFILES) $(TEXIFILES)
431 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) missing $(CFILES) $(REQUIRED_OFILES) $(CONFIGURED_OFILES)
437 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
440 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) deps $(INCDIR)
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS libiberty_topdir MAINT NOTMAINT MAKEINFO BUILD_INFO PERL HAVE_PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os AR ac_ct_AR RANLIB ac_ct_RANLIB CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP ac_libiberty_warn_cflags NO_MINUS_C_MINUS_O OUTPUT_OPTION INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LIBOBJS CHECK target_header_dir pexecute INSTALL_DEST datarootdir docdir htmldir LTLIBOBJS'
1480 if test -n "$PERL"; then
1481 ac_cv_prog_PERL="$PERL" # Let the user override the test.
1499 PERL=$ac_cv_prog_PERL
1500 if test -n "$PERL"; then
1501 echo "$as_me:$LINENO: result: $PERL" >&5
1502 echo "${ECHO_T}$PERL" >&6
1508 if test x"$PERL" = x""; then
9646 s,@PERL@,$PERL,;
[all...]
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A DMakefile.in66 PERL = @PERL@
333 @MAINT@@HAVE_PERL@ $(PERL) $(srcdir)/gather-docs $(srcdir) $(srcdir)/functions.texi $(CFILES) $(TEXIFILES)
414 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) missing $(CFILES) $(REQUIRED_OFILES) $(CONFIGURED_OFILES)
420 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
423 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) deps $(INCDIR)
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS libiberty_topdir MAINT NOTMAINT MAKEINFO BUILD_INFO PERL HAVE_PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os AR ac_ct_AR RANLIB ac_ct_RANLIB CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP ac_libiberty_warn_cflags NO_MINUS_C_MINUS_O OUTPUT_OPTION INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LIBOBJS CHECK target_header_dir pexecute INSTALL_DEST datarootdir docdir htmldir LTLIBOBJS'
1479 if test -n "$PERL"; then
1480 ac_cv_prog_PERL="$PERL" # Let the user override the test.
1498 PERL=$ac_cv_prog_PERL
1499 if test -n "$PERL"; then
1500 echo "$as_me:$LINENO: result: $PERL" >&5
1501 echo "${ECHO_T}$PERL" >&6
1507 if test x"$PERL" = x""; then
9529 s,@PERL@,$PERL,;
[all...]
/freebsd-10.1-release/crypto/openssl/engines/ccgost/
H A DMakefile28 $(PERL) ../../util/mkerr.pl -conf gost.ec -nostatic -write $(SRC)
85 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A DMakefile51 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
55 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
81 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/engine/
H A DMakefile51 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
55 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
81 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/evp/
H A DMakefile65 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
68 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
69 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
71 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
96 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A DMakefile73 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
76 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
77 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
78 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
103 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
/freebsd-10.1-release/crypto/openssl/apps/
H A DMakefile11 PERL= perl macro
98 $(PERL) $(TOP)/VMS/VMSify-conf.pl < openssl.cnf > openssl-vms.cnf
101 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
141 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
170 $(PERL) progs.pl $(E_EXE) >progs.h
/freebsd-10.1-release/crypto/openssl/ssl/
H A DMakefile69 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
72 @$(PERL) $(TOP)/util/mklink.pl ../include/openssl $(EXHEADER)
73 @$(PERL) $(TOP)/util/mklink.pl ../test $(TEST)
74 @$(PERL) $(TOP)/util/mklink.pl ../apps $(APPS)
101 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new

Completed in 212 milliseconds

1234