Lines Matching refs:sourcefile

26   sub sourcefile {
527 $(PERL) {- sourcefile("test", "run_tests.pl") -} $(TESTS)
538 @ $(PERL) {- sourcefile("test", "run_tests.pl") -} list
551 @{- sourcefile("VMS", "msg_install.com") -} "$(SYSTARTUP)" "{- $osslver -}"
553 @{- sourcefile("VMS", "msg_staging.com") -} -
593 @ $(PERL) {- sourcefile("util", "add-depends.pl") -} "{- $config{makedep_scheme} -}"
635 COPY/PROT=W:R {- sourcefile("apps", "openssl-vms.cnf") -} -
638 COPY/PROT=W:R {- sourcefile("apps", "openssl-vms.cnf") -} -
641 COPY/PROT=W:R {- sourcefile("apps", "ct_log_list.cnf") -} -
644 COPY/PROT=W:R {- sourcefile("apps", "ct_log_list.cnf") -} -
715 [.VMS]openssl_startup.com : vmsconfig.pm {- sourcefile("VMS", "openssl_startup.com.in") -}
717 $(PERL) "-I." "-Mvmsconfig" {- sourcefile("util", "dofile.pl") -} -
718 {- sourcefile("VMS", "openssl_startup.com.in") -} -
721 [.VMS]openssl_utils.com : vmsconfig.pm {- sourcefile("VMS", "openssl_utils.com.in") -}
723 $(PERL) "-I." "-Mvmsconfig" {- sourcefile("util", "dofile.pl") -} -
724 {- sourcefile("VMS", "openssl_utils.com.in") -} -
727 [.VMS]openssl_shutdown.com : vmsconfig.pm {- sourcefile("VMS", "openssl_shutdown.com.in") -}
729 $(PERL) "-I." "-Mvmsconfig" {- sourcefile("util", "dofile.pl") -} -
730 {- sourcefile("VMS", "openssl_shutdown.com.in") -} -
733 [.VMS]openssl_ivp.com : vmsconfig.pm {- sourcefile("VMS", "openssl_ivp.com.in") -}
735 $(PERL) "-I." "-Mvmsconfig" {- sourcefile("util", "dofile.pl") -} -
736 {- sourcefile("VMS", "openssl_ivp.com.in") -} -
997 my $mkpod2html = sourcefile('util', 'mkpod2html.pl');
1013 my $mkdef = sourcefile('util', 'mkdef.pl');