tools: wine-bash
This commit is contained in:
		
							parent
							
								
									f94d784f48
								
							
						
					
					
						commit
						7db02df56c
					
				
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							| @ -273,8 +273,10 @@ windowsbinaries: install | ||||
| 	@echo 'Please check the binaries are portable, then make compressbinaries' | ||||
| 	ls -l bin/*`arch` | ||||
| 
 | ||||
| # One way to get a wine command prompt
 | ||||
| wine: | ||||
| wine-bash wine: | ||||
| 	wine c:/mingw/msys/1.0/bin/mintty.exe - & | ||||
| 
 | ||||
| wine-cmd: | ||||
| 	wineconsole cmd.exe & | ||||
| 
 | ||||
| compressbinaries: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user