NetBSD/sys/lib/libkern/arch/i386/Makefile.inc

12 lines
390 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.23 1999/01/15 13:31:30 bouyer Exp $
1998-02-22 09:40:17 +03:00
SRCS+= __main.c __assert.c \
imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
byte_swap_2.S byte_swap_4.S bswap64.c \
1998-02-22 09:40:17 +03:00
bcmp.S bzero.S ffs.S \
1998-08-04 05:40:57 +04:00
memchr.S memcmp.S memcpy.S memmove.S memset.S \
1998-08-04 05:14:36 +04:00
strcat.S strchr.S strcmp.S strcpy.S strlen.S strncasecmp.c \
strncmp.c strncpy.c strrchr.S \
1998-02-22 09:40:17 +03:00
scanc.S skpc.S \
1998-02-22 11:14:56 +03:00
random.S