]> git.proxmox.com Git - mirror_qemu.git/blob - libdecnumber/Makefile.objs
exec.c: get nodes_nb_alloc with one MAX calculation
[mirror_qemu.git] / libdecnumber / Makefile.objs
1 obj-y += decContext.o
2 obj-y += decNumber.o
3 obj-y += dpd/decimal32.o
4 obj-y += dpd/decimal64.o
5 obj-y += dpd/decimal128.o