Makefile.inc revision 1.12
1# $NetBSD: Makefile.inc,v 1.12 1996/08/27 00:44:28 cgd Exp $ 2 3SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \ 4 bcmp.S ffs.S strcat.S strcmp.S strcpy.S strlen.S strncmp.c \ 5 strncpy.c scanc.S skpc.S htonl.S htons.S ntohl.S ntohs.S \ 6 strncasecmp.c __assert.c 7