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' | 	@echo 'Please check the binaries are portable, then make compressbinaries' | ||||||
| 	ls -l bin/*`arch` | 	ls -l bin/*`arch` | ||||||
| 
 | 
 | ||||||
| # One way to get a wine command prompt
 | wine-bash wine: | ||||||
| wine: | 	wine c:/mingw/msys/1.0/bin/mintty.exe - & | ||||||
|  | 
 | ||||||
|  | wine-cmd: | ||||||
| 	wineconsole cmd.exe & | 	wineconsole cmd.exe & | ||||||
| 
 | 
 | ||||||
| compressbinaries: | compressbinaries: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user