1libdecnumber = files(
2  'decContext.c',
3  'decNumber.c',
4  'dpd/decimal128.c',
5  'dpd/decimal32.c',
6  'dpd/decimal64.c',
7)
8