mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-05-23 18:16:23 +02:00
configure.sh: Improve help text
This commit is contained in:
parent
055183eaa5
commit
8a65ba1e7c
@ -86,7 +86,8 @@ function configure() {
|
|||||||
echo >> "$MAKEFILE" ""
|
echo >> "$MAKEFILE" ""
|
||||||
echo >> "$MAKEFILE" "include \$(SRCDIR)/build/makefile_base.mak"
|
echo >> "$MAKEFILE" "include \$(SRCDIR)/build/makefile_base.mak"
|
||||||
|
|
||||||
stat "Created $MAKEFILE, clear to run make! See BUILDING.md for make targets and instructions"
|
stat "Created $MAKEFILE, run now make to build."
|
||||||
|
stat " See BUILDING.md for make targets and instructions"
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user