aboutsummaryrefslogtreecommitdiff
path: root/softint/softint.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'softint/softint.mk.in')
-rw-r--r--softint/softint.mk.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/softint/softint.mk.in b/softint/softint.mk.in
new file mode 100644
index 0000000..4c312cf
--- /dev/null
+++ b/softint/softint.mk.in
@@ -0,0 +1,13 @@
+softint_subproject_deps =
+
+softint_hdrs = \
+ softint.h \
+
+softint_c_srcs = \
+ divu.c \
+ mul.c \
+ remu.c \
+
+softint_test_srcs =
+
+softint_install_prog_srcs =