Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Modules
Commits
63a94449
Commit
63a94449
authored
Jun 09, 2017
by
Alexander Wiebel
Browse files
[DOC]
parent
2a5391e9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
__repository_tools/makeToolbox
__repository_tools/makeToolbox
+3
-3
No files found.
__repository_tools/makeToolbox
View file @
63a94449
...
...
@@ -13,9 +13,9 @@ then
echo
else
echo
"Usage: makeAllToolboxes <OPENWALNUT_LIBDIR> <OPENWALNUT_INCLUDEDIR> <MODULE_NAME> [number of threads] [additional option]"
echo
"Example: __repository_tools/make
All
Toolbox
es
../OpenWalnut/build/release/lib/ ../OpenWalnut/src/ Unmaintained"
echo
"Example: __repository_tools/make
All
Toolbox
es
../OpenWalnut/build/release/lib/ ../OpenWalnut/src/ Unmaintained 8"
echo
"Example: __repository_tools/make
All
Toolbox
es
../OpenWalnut/build/release/lib/ ../OpenWalnut/src/ Unmaintained 8 stylecheck"
echo
"Example: __repository_tools/makeToolbox ../OpenWalnut/build/release/lib/ ../OpenWalnut/src/ Unmaintained"
echo
"Example: __repository_tools/makeToolbox ../OpenWalnut/build/release/lib/ ../OpenWalnut/src/ Unmaintained 8"
echo
"Example: __repository_tools/makeToolbox ../OpenWalnut/build/release/lib/ ../OpenWalnut/src/ Unmaintained 8 stylecheck"
echo
echo
"Not enough parameters given, exiting."
exit
;
...
...
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