projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39b240b
)
Add make dependancy "clean" to "distclean".
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Fri, 12 Jul 2013 09:08:18 +0000
(18:08 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Fri, 12 Jul 2013 09:08:18 +0000
(18:08 +0900)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/src/Makefile
patch
|
blob
|
history
diff --git
a/tizen/src/Makefile
b/tizen/src/Makefile
index ec4c96c8f51ebf1376e46da792e1cd59538e7a89..480f4619fe795e793ca4074eec301eb37b8feac3 100644
(file)
--- a/
tizen/src/Makefile
+++ b/
tizen/src/Makefile
@@
-70,7
+70,7
@@
endif
ifdef CONFIG_LINUX
rm -f check-cam
endif
-distclean: ffmpeg_distclean qemu_distclean
+distclean:
clean
ffmpeg_distclean qemu_distclean
install: all
mkdir -p $(EMUL_DIR)/bin