Makefile.list revision 1.1
1# $NetBSD: Makefile.list,v 1.1 1999/08/19 21:43:52 is Exp $ 2 3# 4# list of M68060 architecture dependent files for libm. 5# 6# Created by a script. Do not edit manually! 7# 8 9ARCH_SRCS = e_acosf.S e_acos.S e_asinf.S e_asin.S s_atanf.S s_atan.S e_atanhf.S e_atanh.S s_cosf.S k_cosf.S s_cos.S k_cos.S e_coshf.S e_cosh.S e_expf.S e_exp.S s_expm1f.S s_expm1.S e_log10f.S e_log10.S s_logbf.S s_logb.S e_logf.S e_log.S s_log1pf.S s_log1p.S s_sinf.S k_sinf.S s_sin.S k_sin.S e_sinhf.S e_sinh.S s_tanf.S k_tanf.S s_tan.S k_tan.S s_tanhf.S s_tanh.S e_sqrtf.S e_sqrt.S 10ARCH_ADDS = fplsp_wrap.S 11