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