projects
/
platform
/
adaptation
/
npu
/
intel-libmvnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
691eb0c
)
Update Makefile
author
ecopty
<eman.copty@intel.com>
Fri, 5 Jan 2018 17:46:19 +0000
(09:46 -0800)
committer
GitHub
<noreply@github.com>
Fri, 5 Jan 2018 17:46:19 +0000
(09:46 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b395f650d7fade840ca0005e4f298d95b987ad52..322c0911462204a054f70132e48d75f3daed14ea 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-56,11
+56,11
@@
examples: prereqs opencv
runexamples: prereqs opencv
@echo "\nmake examples starting."
(cd examples; make run)
-
+
.PHONY: api
api: @echo "\nmake api starting."
(cd api/src; make; make install)
-
+
.PHONY: clean
clean:
@echo "\nmake clean starting."