3 lines
		
	
	
		
			45 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			45 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
all:
 | 
						|
	gcc -o temperature-table.x86_64 main.c
 | 
						
all:
 | 
						|
	gcc -o temperature-table.x86_64 main.c
 |