Explorar el Código

Add Make.files for all architectures.

Viral B. Shah hace 12 años
padre
commit
00e0e7e5ee
Se han modificado 5 ficheros con 5 adiciones y 0 borrados
  1. 1 0
      arm/Make.files
  2. 1 0
      ia64/Make.files
  3. 1 0
      mips/Make.files
  4. 1 0
      powerpc/Make.files
  5. 1 0
      sparc64/Make.files

+ 1 - 0
arm/Make.files

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

+ 1 - 0
ia64/Make.files

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

+ 1 - 0
mips/Make.files

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

+ 1 - 0
powerpc/Make.files

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

+ 1 - 0
sparc64/Make.files

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