7271a81949
It is used by all PPC targets; we can give the directory its own Makefile.objs file, and include it directly from target/ppc. target/s390 can do the same when it starts using it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
6 lines
119 B
Makefile
6 lines
119 B
Makefile
obj-y += decContext.o
|
|
obj-y += decNumber.o
|
|
obj-y += dpd/decimal32.o
|
|
obj-y += dpd/decimal64.o
|
|
obj-y += dpd/decimal128.o
|