historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/libdecnumber/Makefile.objs

6 lines
119 B
Makefile
Raw Normal View History

2024-01-16 11:20:27 -06:00
obj-y += decContext.o
obj-y += decNumber.o
obj-y += dpd/decimal32.o
obj-y += dpd/decimal64.o
obj-y += dpd/decimal128.o