aboutsummaryrefslogtreecommitdiff
path: root/softint/softint.mk.in
blob: 4c312cffe6d813567c100c993ac4f631d2d8ed95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
softint_subproject_deps = 

softint_hdrs = \
	softint.h \

softint_c_srcs = \
	divu.c                     \
	mul.c							 	\
	remu.c                     \

softint_test_srcs =

softint_install_prog_srcs =