aboutsummaryrefslogtreecommitdiff
path: root/softfloat/softfloat.mk.in
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-10-17 13:51:59 -0700
committerAndrew Waterman <andrew@sifive.com>2022-10-17 13:51:59 -0700
commit68aeeb5500521ff52c216862f9a653b64191f3ad (patch)
tree407230ff48f79f177a792451598d9b2b6e3d34a0 /softfloat/softfloat.mk.in
parent191634d2854dfed448fc323195f9b65c305e2d77 (diff)
parent03be4ae6c7b8e9865083b61427ff9724c7706fcf (diff)
downloadspike-plic_uart_v1.zip
spike-plic_uart_v1.tar.gz
spike-plic_uart_v1.tar.bz2
Merge branch 'master' into plic_uart_v1plic_uart_v1
Diffstat (limited to 'softfloat/softfloat.mk.in')
-rw-r--r--softfloat/softfloat.mk.in9
1 files changed, 8 insertions, 1 deletions
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 \