1 1.14 ws # $NetBSD: Makefile.inc,v 1.14 1999/04/17 21:16:47 ws Exp $ 2 1.1 ws 3 1.8 mycroft SRCS+= __main.c __assert.c \ 4 1.8 mycroft imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \ 5 1.8 mycroft bswap16.c bswap32.c bswap64.c \ 6 1.9 mycroft bcmp.c bzero.c ffs.c \ 7 1.13 perry memchr.c memcmp.c memset.c \ 8 1.8 mycroft strcat.c strcmp.c strcpy.c strlen.c strncasecmp.c strncmp.c strncpy.c \ 9 1.8 mycroft scanc.c skpc.c \ 10 1.8 mycroft htonl.c htons.c ntohl.c ntohs.c \ 11 1.14 ws random.c \ 12 1.14 ws syncicache.c 13