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
BC
public
linphone-cmake-builder
Commits
c966e207
Commit
c966e207
authored
Feb 13, 2014
by
Ghislain MARY
Browse files
Fix cleaning of desktop build.
parent
cfc8e6fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
Makefile
Makefile
+2
-5
No files found.
Makefile
View file @
c966e207
...
...
@@ -31,11 +31,8 @@ build-desktop:
make
clean-desktop
:
cd
build-desktop
&&
\
make clean
veryclean-desktop
:
rm
-rf
build-desktop
rm
-rf
WORK/Build
&&
\
rm
-rf
WORK/tmp
build-bb10-i486
:
mkdir
-p
OUTPUT/liblinphone-bb10-sdk
&&
\
...
...
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