From 7db02df56c4875739d88358a4e00f90bebe5c4aa Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 17 Apr 2014 06:59:22 -0700 Subject: [PATCH] tools: wine-bash --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4792c2a39..f003ce3f1 100644 --- a/Makefile +++ b/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: