mirror of
				https://github.com/Tiiffi/mcrcon.git
				synced 2025-10-31 13:21:07 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			71 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			71 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| all:
 | |
| 	gcc -std=gnu11 -pedantic -Wall -Wextra -O2 -s -o mcrcon mcrcon.c
 |