Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
a448fa2a
Commit
a448fa2a
authored
Oct 19, 2020
by
Marco Govoni
Browse files
Fixed typo
parent
587a1c09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
a448fa2a
...
...
@@ -6,7 +6,7 @@ default :
@
echo
"Welcome to WEST!"
@
echo
' '
@
echo
'to install WEST, type at the shell prompt:'
@
echo
' make conf PYT=python
-
3 PYT_LDFLAGS="`python3-config --ldflags --embed`"'
@
echo
' make conf PYT=python3 PYT_LDFLAGS="`python3-config --ldflags --embed`"'
@
echo
' make [-j] target'
@
echo
' '
@
echo
'where target identifies one or multiple packages'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment