mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Makefile DESTDIR default (/usr/local) without quotes
This commit is contained in:
		
							parent
							
								
									f2786df146
								
							
						
					
					
						commit
						2b5f4d1df3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -8,7 +8,7 @@ ENABLE_QT4 := 1
 | 
			
		|||
ENABLE_MINISAT := 1
 | 
			
		||||
ENABLE_GPROF := 0
 | 
			
		||||
 | 
			
		||||
DESTDIR = "/usr/local"
 | 
			
		||||
DESTDIR = /usr/local
 | 
			
		||||
 | 
			
		||||
OBJS =
 | 
			
		||||
GENFILES =
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue