forked from sborovic/dmzOS
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			146 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			146 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| bash: 
 | |
| 	docker-compose run --rm c_toolchain
 | |
| 
 | |
| .SILENT: help
 | |
| help:
 | |
| 	echo "\$$make bash - Get into a bash shell that is bound to the dmzOS directory"
 |