Cross Reference: Makefile.inc
xref: /src/sys/lib/libkern/arch/mips/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/lib/libkern/arch/mips/
Makefile.inc revision 1.23
11.23Spgoyette#	$NetBSD: Makefile.inc,v 1.23 2010/01/20 18:13:40 pgoyette Exp $
21.3Scgd#
31.1Sglass#	There are likely more that we will notice when we go native
41.1Sglass
51.20SdslNO_SRCS+= imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c
61.20SdslNO_SRCS+= __main.c
71.16Ssimonb
81.23SpgoyetteSRCS+=	memchr.c memcmp.c random.c scanc.c \
91.21Smatt	skpc.c strcat.c strcpy.c strcasecmp.c \
101.21Smatt	strncasecmp.c strncmp.c strncpy.c strtoul.c
111.21Smatt
121.21SmattSRCS+=	byte_swap_2.S byte_swap_4.S byte_swap_8.S \
131.21Smatt	ffs.S memcpy.S memset2.c memmove.S \
141.21Smatt	strlen.S strcmp.S
15

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