mirror of https://github.com/openssl/openssl.git
				
				
				
			
		
			
	
	
		
			7 lines
		
	
	
		
			143 B
		
	
	
	
		
			Bash
		
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			143 B
		
	
	
	
		
			Bash
		
	
	
	
| 
								 | 
							
								#!/bin/sh
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								perl util/perlpath.pl /usr/bin
							 | 
						||
| 
								 | 
							
								perl util/ssldir.pl /usr/local  
							 | 
						||
| 
								 | 
							
								perl util/mk1mf.pl FreeBSD >Makefile.FreeBSD
							 | 
						||
| 
								 | 
							
								perl Configure FreeBSD
							 |