Cross Reference: Makefile.inc
xref: /src/lib/libc/arch/x86_64/string/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/lib/libc/arch/x86_64/string/
Makefile.inc revision 1.1
11.1Sfvdl#	$NetBSD: Makefile.inc,v 1.1 2001/06/19 00:25:04 fvdl Exp $
21.1Sfvdl
31.1Sfvdl# objects built from assembler sources (need lint stubs)
41.1SfvdlSRCS+=	bcmp.S bcopy.S bzero.S ffs.S index.S memchr.S memcmp.S \
51.1Sfvdl	memcpy.S memmove.S memset.S rindex.S strcat.S strchr.S \
61.1Sfvdl	strcmp.S strcpy.S strlen.S strncmp.S strrchr.S swab.S
71.1Sfvdl
81.1Sfvdl# objects built from C sources
91.1SfvdlSRCS+=	strcspn.c strncat.c strncpy.c strpbrk.c strsep.c strspn.c \
101.1Sfvdl	strstr.c
111.1Sfvdl
121.1SfvdlLSRCS+=	Lint_bcmp.c Lint_bcopy.c Lint_bzero.c Lint_ffs.c Lint_index.c \
131.1Sfvdl	Lint_memchr.c Lint_memcmp.c Lint_memcpy.c Lint_memmove.c \
141.1Sfvdl	Lint_memset.c Lint_rindex.c Lint_strcat.c Lint_strchr.c \
151.1Sfvdl	Lint_strcmp.c Lint_strcpy.c Lint_strlen.c Lint_strncmp.c \
161.1Sfvdl	Lint_strrchr.c Lint_swab.c
171.1SfvdlDPSRCS+= Lint_bcmp.c Lint_bcopy.c Lint_bzero.c Lint_ffs.c Lint_index.c \
181.1Sfvdl	Lint_memchr.c Lint_memcmp.c Lint_memcpy.c Lint_memmove.c \
191.1Sfvdl	Lint_memset.c Lint_rindex.c Lint_strcat.c Lint_strchr.c \
201.1Sfvdl	Lint_strcmp.c Lint_strcpy.c Lint_strlen.c Lint_strncmp.c \
211.1Sfvdl	Lint_strrchr.c Lint_swab.c
22

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