diff options
Diffstat (limited to 'REORG.TODO/sysdeps/mips/mips32/fpu/Makefile')
-rw-r--r-- | REORG.TODO/sysdeps/mips/mips32/fpu/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/mips/mips32/fpu/Makefile b/REORG.TODO/sysdeps/mips/mips32/fpu/Makefile new file mode 100644 index 0000000000..951c408423 --- /dev/null +++ b/REORG.TODO/sysdeps/mips/mips32/fpu/Makefile @@ -0,0 +1,3 @@ +ifeq ($(subdir),math) +aux += fpucw-helpers +endif |