Home | History | Annotate | Line # | Download | only in arm
Makefile.inc revision 1.1.4.3
      1  1.1.4.3  nathanw #	$NetBSD: Makefile.inc,v 1.1.4.3 2002/08/27 23:47:42 nathanw Exp $
      2      1.1    bjh21 
      3  1.1.4.1  nathanw SRCS+=	__assert.c __main.c bswap64.c byte_swap_2.S byte_swap_4.S \
      4  1.1.4.3  nathanw 	ffs.S imax.c imin.c lmax.c lmin.c max.c min.c random.c scanc.c \
      5      1.1    bjh21 	skpc.c strcat.c strcmp.c strcasecmp.c \
      6      1.1    bjh21 	strcpy.c strlen.c strncasecmp.c strncmp.c \
      7      1.1    bjh21 	strncpy.c strtoul.c ulmax.c ulmin.c
      8      1.1    bjh21 
      9      1.1    bjh21 SRCS+=	divsi3.S
     10  1.1.4.2  nathanw SRCS+=	memchr.c memcmp.c memcpy.S memset.S memmove.S
     11