Cross Reference: Makefile.inc
xref: /src/lib/libc/arch/x86_64/gen/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/lib/libc/arch/x86_64/gen/
Makefile.inc revision 1.6
11.6Slukem#	$NetBSD: Makefile.inc,v 1.6 2003/08/01 17:03:56 lukem Exp $
21.1Sfvdl
31.1Sfvdl# objects built from assembler sources (need lint stubs)
41.1SfvdlSRCS+=	alloca.S bswap64.S byte_swap_2.S byte_swap_4.S fabs.S modf.S \
51.1Sfvdl	flt_rounds.S fpgetmask.S fpgetround.S fpgetsticky.S \
61.1Sfvdl	fpsetmask.S fpsetround.S fpsetsticky.S 
71.1Sfvdl
81.1SfvdlSRCS+=	__setjmp14.S
91.1SfvdlSRCS+=	_setjmp.S
101.1SfvdlSRCS+=	__sigsetjmp14.S
111.1Sfvdl
121.3SfvdlSRCS+=	resumecontext.S swapcontext.S
131.3Sfvdl
141.1Sfvdl# objects built from C sources
151.3SfvdlSRCS+=	ldexp.c _lwp.c makecontext.c
161.2Ssimonb
171.2Ssimonb# Common ieee754 constants and functions
181.4SkleinkSRCS+=	infinity_ieee754.c nanf_ieee754.c
191.5SthorpejSRCS+=	frexp_ieee754.c isinf_ieee754.c isinfl_ieee754.c isnan_ieee754.c
201.5SthorpejSRCS+=	isnanl_ieee754.c
211.1Sfvdl
221.6SlukemSRCS.x86_64.gen=\
231.6Slukem	Lint__setjmp.c Lint_alloca.c Lint_bswap16.c Lint_bswap32.c \
241.1Sfvdl	Lint_bswap64.c Lint_fabs.c Lint_modf.c \
251.1Sfvdl	Lint___setjmp14.c Lint___sigsetjmp14.c Lint_flt_rounds.c \
261.1Sfvdl	Lint_fpgetmask.c Lint_fpgetround.c Lint_fpgetsticky.c \
271.1Sfvdl	Lint_fpsetmask.c Lint_fpsetround.c Lint_fpsetsticky.c
281.6SlukemLSRCS+=		${SRCS.x86_64.gen}
291.6SlukemDPSRCS+=	${SRCS.x86_64.gen}
301.6SlukemCLEANFILES+=	${SRCS.x86_64.gen}
31

Indexes created Mon Nov 10 17:20:41 GMT 2025