Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Robotlab
labcomm-core
Commits
9ad4ef8a
Commit
9ad4ef8a
authored
Feb 19, 2015
by
Anders Blomdell
Browse files
Removed m-flag from jar command since manifest is removed
parent
a7a5dbb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/java/Makefile
View file @
9ad4ef8a
...
...
@@ -22,7 +22,7 @@ all: labcomm.jar labcomm2014.jar labcomm2006.jar
labcomm.jar
:
gen/JAVAC
echo
$@
cd
gen
;
jar cf
m
../
$@
\
cd
gen
;
jar cf ../
$@
\
se/lth/control/labcomm/
*
.class
\
se/lth/control/labcomm2006/
*
.class
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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