1 1.1.2.2 bouyer # $NetBSD: Makefile.inc,v 1.1.2.2 2001/01/08 14:56:54 bouyer Exp $ 2 1.1.2.2 bouyer 3 1.1.2.2 bouyer SRCS+= __assert.c __main.c bcmp.c bswap64.c byte_swap_2.S byte_swap_4.S \ 4 1.1.2.2 bouyer ffs.c imax.c imin.c lmax.c lmin.c max.c min.c random.c scanc.c \ 5 1.1.2.2 bouyer skpc.c strcat.c strcmp.c strcasecmp.c \ 6 1.1.2.2 bouyer strcpy.c strlen.c strncasecmp.c strncmp.c \ 7 1.1.2.2 bouyer strncpy.c strtoul.c ulmax.c ulmin.c 8 1.1.2.2 bouyer 9 1.1.2.2 bouyer SRCS+= divsi3.S 10 1.1.2.2 bouyer SRCS+= memchr.c memcmp.c _memcpy.S memcpy.S memmove.S memset.S 11 1.1.2.2 bouyer SRCS+= bcopy.S bzero.S 12