From: Howard Mao Date: Wed, 24 Feb 2016 06:18:00 +0000 (-0800) Subject: fix install rule X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e3b9cdbc49aed585322d14b5b695840bbaa21376;p=riscv-tests.git fix install rule --- 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: