소스 검색

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