| 
									
										
										
										
											2016-06-30 04:59:50 +08:00
										 |  |  | {- our $tsget_name = $config{target} =~ /^(VC|vms)-/ ? "tsget.pl" : "tsget"; | 
					
						
							| 
									
										
										
										
											2016-05-23 21:49:25 +08:00
										 |  |  |    "" -} | 
					
						
							| 
									
										
										
										
											2016-04-14 20:44:15 +08:00
										 |  |  | IF[{- !$disabled{apps} -}] | 
					
						
							|  |  |  |   PROGRAMS=openssl | 
					
						
							|  |  |  |   SOURCE[openssl]=\ | 
					
						
							|  |  |  |           openssl.c \ | 
					
						
							|  |  |  |           asn1pars.c ca.c ciphers.c cms.c crl.c crl2p7.c dgst.c dhparam.c \ | 
					
						
							|  |  |  |           dsa.c dsaparam.c ec.c ecparam.c enc.c engine.c errstr.c gendsa.c \ | 
					
						
							|  |  |  |           genpkey.c genrsa.c nseq.c ocsp.c passwd.c pkcs12.c pkcs7.c pkcs8.c \ | 
					
						
							|  |  |  |           pkey.c pkeyparam.c pkeyutl.c prime.c rand.c req.c rsa.c rsautl.c \ | 
					
						
							|  |  |  |           s_client.c s_server.c s_time.c sess_id.c smime.c speed.c spkac.c \ | 
					
						
							|  |  |  |           srp.c ts.c verify.c version.c x509.c rehash.c \ | 
					
						
							|  |  |  |           apps.c opt.c s_cb.c s_socket.c \ | 
					
						
							|  |  |  |           app_rand.c \ | 
					
						
							|  |  |  |           {- $target{apps_aux_src} -} | 
					
						
							| 
									
										
										
										
											2016-06-30 04:59:50 +08:00
										 |  |  |   INCLUDE[openssl]=.. ../include | 
					
						
							| 
									
										
										
										
											2016-04-14 20:44:15 +08:00
										 |  |  |   DEPEND[openssl]=../libssl | 
					
						
							| 
									
										
										
										
											2016-01-30 06:33:10 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-23 21:49:25 +08:00
										 |  |  |   SCRIPTS=CA.pl {- $tsget_name -} | 
					
						
							| 
									
										
										
										
											2016-04-14 20:44:15 +08:00
										 |  |  |   SOURCE[CA.pl]=CA.pl.in | 
					
						
							| 
									
										
										
										
											2016-05-23 21:49:25 +08:00
										 |  |  |   SOURCE[{- $tsget_name -}]=tsget.in | 
					
						
							| 
									
										
										
										
											2016-04-14 20:44:15 +08:00
										 |  |  | ENDIF |