mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-31 02:01:01 +00:00
ensure wsltty-specific recompile for mintty -V message (#284)
This commit is contained in:
parent
9469b2b5f5
commit
97dc68d64a
1
makefile
1
makefile
@ -185,6 +185,7 @@ appxversion=VERSION_SUFFIX="– wsltty appx $(verx)" WSLTTY_VERSION="$(verx)"
|
|||||||
mintty-build:
|
mintty-build:
|
||||||
# ensure rebuild of version-specific check and message
|
# ensure rebuild of version-specific check and message
|
||||||
rm -f mintty-$(minttyver)/bin/*/windialog.o
|
rm -f mintty-$(minttyver)/bin/*/windialog.o
|
||||||
|
rm -f mintty-$(minttyver)/bin/*/winmain.o
|
||||||
# build mintty
|
# build mintty
|
||||||
cd mintty-$(minttyver)/src; make $(wslbuild) $(wslversion)
|
cd mintty-$(minttyver)/src; make $(wslbuild) $(wslversion)
|
||||||
mkdir -p bin
|
mkdir -p bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user