projects
/
riscv-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac467e1
)
fix install rule
author
Howard Mao
<zhehao.mao@gmail.com>
Wed, 24 Feb 2016 06:18:00 +0000
(22:18 -0800)
committer
Howard Mao
<zhehao.mao@gmail.com>
Wed, 24 Feb 2016 06:18:00 +0000
(22:18 -0800)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 62a3a6f3a239a9cc04a6887247e7c26f220b6a22..002426c2f4e0e7661042bda1c5e69cb82567ef1c 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-7,6
+7,7
@@
isa_src_dir := $(abs_top_src_dir)/isa
all: benchmarks isa
install: all
+ install -d $(instbasedir)/share/riscv-tests
install -p -m 644 *.hex $(instbasedir)/share/riscv-tests
benchmarks: