Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
eb550bf6
Commit
eb550bf6
authored
Jun 21, 2012
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a apkclean target in the Makefile to clean java code
parent
e71b9667
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Makefile
Makefile
+3
-0
No files found.
Makefile
View file @
eb550bf6
...
...
@@ -80,6 +80,9 @@ $(LIBVLCJNI): $(JNI_SOURCES) $(LIBVLCJNI_H) $(PRIVATE_LIBS)
VLC_BUILD_DIR
=
"
$$
VLC_BUILD_DIR"
\
VLC_MODULES
=
"
$$
vlc_modules"
apkclean
:
rm
$(VLC_APK)
clean
:
cd
$(SRC)
&&
rm
-rf
gen libs obj bin
$(VLC_APK)
rm
-f
$(PRIVATE_LIBDIR)
/
*
.so
$(PRIVATE_LIBDIR)
/
*
.c
...
...
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