Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marc Solé Bonet
XOHW_GRLIB_AI_extension
Commits
ce8d5b87
Commit
ce8d5b87
authored
Apr 18, 2021
by
Marc
Browse files
change in leon3mp sw makefile
parent
0ff2f14a
Changes
1
Show whitespace changes
Inline
Side-by-side
grlib/designs/leon3mp/mymake
View file @
ce8d5b87
export CURRENT_DIR=$PWD
if [ -z "$2" ]
then export par1=4
else export par1=$2
fi
cd ../../software/marcmod/leon3/ && make $1 && cd - > /dev/null
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