瀏覽代碼

Add Make.files for all architectures.

Viral B. Shah 12 年之前
父節點
當前提交
00e0e7e5ee
共有 5 個文件被更改,包括 5 次插入0 次删除
  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