1997-01-18 05:33:38 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.6 1997/01/18 02:33:47 cgd Exp $
|
1996-02-01 02:44:43 +03:00
|
|
|
|
|
|
|
SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
|
|
|
|
bcmp.c bzero.c ffs.c strcat.c strcmp.c strcpy.c strlen.c strncmp.c \
|
1996-06-10 19:33:33 +04:00
|
|
|
strncpy.c scanc.c skpc.c htonl.c htons.c ntohl.c ntohs.c \
|
1997-01-18 05:33:38 +03:00
|
|
|
div.S random.c strncasecmp.c __assert.c strchr.c
|