aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorHoward Mao <zhehao.mao@gmail.com>2016-02-23 22:18:00 -0800
committerHoward Mao <zhehao.mao@gmail.com>2016-02-23 22:18:00 -0800
commite3b9cdbc49aed585322d14b5b695840bbaa21376 (patch)
tree62e938d27d38cc48edbc3b67515fb17f0f31a757 /Makefile.in
parentac467e16fd16fa3039cd89cb7a6d1f2032f4339f (diff)
downloadriscv-tests-e3b9cdbc49aed585322d14b5b695840bbaa21376.zip
riscv-tests-e3b9cdbc49aed585322d14b5b695840bbaa21376.tar.gz
riscv-tests-e3b9cdbc49aed585322d14b5b695840bbaa21376.tar.bz2
fix install rule
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 62a3a6f..002426c 100644
--- 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: