Makefile.inc revision 1.17
1# $NetBSD: Makefile.inc,v 1.17 2003/08/13 11:32:23 ragge Exp $ 2# 3# The rest of the lib routines are in machine/macros.h 4# 5SRCS+= __assert.c __main.c blkcpy.S blkset.S bswap64.S random.S \ 6 strcasecmp.c strncasecmp.c strncmp.c strtoul.c udiv.S urem.S \ 7 strncpy.c memcmp.c strcat.c strcpy.c strcmp.c strlen.c memchr.c 8