Makefile.inc revision 1.15
1# $NetBSD: Makefile.inc,v 1.15 1997/10/24 15:32:29 chuck Exp $ 2 3SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \ 4 bswap16.S bswap32.S bswap64.S memchr.c \ 5 bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S strncmp.S \ 6 strncpy.S htonl.S htons.S ntohl.S ntohs.S scanc.S skpc.S \ 7 strncasecmp.c __assert.c strchr.c 8