1 1.7 mycroft # $NetBSD: Makefile.inc,v 1.7 1998/02/22 06:08:37 mycroft Exp $ 2 1.1 ws 3 1.1 ws SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \ 4 1.7 mycroft bswap16.c bswap32.c bswap64.c memchr.c memset.c \ 5 1.6 mycroft bcmp.c bzero.c ffs.c strcat.c strcmp.c strcpy.c strlen.c strncmp.c \ 6 1.6 mycroft strncpy.c scanc.c skpc.c htonl.c htons.c ntohl.c ntohs.c \ 7 1.7 mycroft random.c strncasecmp.c __assert.c 8