- Timestamp:
- Jun 27, 2014, 4:41:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libc/src/libc/math/Makefile.kmk
-
Property svn:keywords
set to
Id
r3830 r3872 1 # $Id :$1 # $Id$ 2 2 ## @file 3 3 # … … 42 42 $(PATH_LIBC_SRC)/libc/math/nanl.c \ 43 43 44 ifndef CFG_LIBC_USE_WATCOM ## @todo Watcom 44 45 libc_libc_math_SOURCES.x86 = \ 45 46 $(PATH_LIBC_SRC)/libc/math/386/acosl.s \ … … 60 61 $(PATH_LIBC_SRC)/libc/math/386/status.s \ 61 62 $(PATH_LIBC_SRC)/libc/math/386/tanhl.s \ 62 $(PATH_LIBC_SRC)/libc/math/386/tanl.s \ 63 $(PATH_LIBC_SRC)/libc/math/386/tanl.s 64 endif 63 65 64 66 # configure the variants. */ -
Property svn:keywords
set to
Note:
See TracChangeset
for help on using the changeset viewer.