Add Make.files for all architectures.

This commit is contained in:
Viral B. Shah 2012-12-11 15:09:10 +05:30
parent 5e08d588a9
commit 00e0e7e5ee
5 changed files with 5 additions and 0 deletions

1
arm/Make.files Normal file
View File

@ -0,0 +1 @@
$(CUR_SRCS) = fenv.c

1
ia64/Make.files Normal file
View File

@ -0,0 +1 @@
$(CUR_SRCS) = fenv.c s_fma.S s_fmaf.S s_fmal.S

1
mips/Make.files Normal file
View File

@ -0,0 +1 @@
$(CUR_SRCS) = fenv.c

1
powerpc/Make.files Normal file
View File

@ -0,0 +1 @@
$(CUR_SRCS) = fenv.c

1
sparc64/Make.files Normal file
View File

@ -0,0 +1 @@
$(CUR_SRCS) = fenv.c e_sqrt.S e_sqrtf.S