From 204a639780dda374320a4ef31d714694db7ae46f Mon Sep 17 00:00:00 2001 From: Jerin Joy Date: Fri, 23 Sep 2022 15:43:32 -0700 Subject: Build and install lib and header dependencies for Hammer https://github.com/rivosinc/hammer Signed-off-by: Jerin Joy --- softfloat/softfloat.mk.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'softfloat/softfloat.mk.in') diff --git a/softfloat/softfloat.mk.in b/softfloat/softfloat.mk.in index a20ab7e..6e7bbe9 100644 --- a/softfloat/softfloat.mk.in +++ b/softfloat/softfloat.mk.in @@ -238,4 +238,11 @@ softfloat_install_shared_lib = yes softfloat_test_srcs = -softfloat_install_prog_srcs = +softfloat_install_hdrs = \ + softfloat.h \ + softfloat_types.h \ + primitives.h \ + internals.h \ + platform.h \ + primitiveTypes.h \ + specialize.h \ -- cgit v1.1