- Convert SPACEs to TABs in .rbuild.

svn path=/trunk/; revision=54457
This commit is contained in:
Aleksey Bragin 2011-11-20 16:34:16 +00:00
parent 21ac81fe72
commit ee0296db7d

View file

@ -225,10 +225,6 @@
<file>sqrtf.S</file> <file>sqrtf.S</file>
<file>tan.S</file> <file>tan.S</file>
</directory> </directory>
<!-- FIXME: we don't actually implement these... they recursively call themselves through an alias -->
<!--<file>j0_y0.c</file>
<file>j1_y1.c</file>
<file>jn_yn.c</file>-->
</if> </if>
<ifnot property="ARCH" value="i386"> <ifnot property="ARCH" value="i386">
<file>stubs.c</file> <file>stubs.c</file>