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

12 lines
396 B
PHP
Raw Normal View History

1998-02-22 11:14:56 +03:00
# $NetBSD: Makefile.inc,v 1.20 1998/02/22 08:14:56 mycroft 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 \
bswap16.S bswap32.S bswap64.c \
bcmp.S bzero.S ffs.S \
memchr.S memcpy.S memset.S \
1998-02-22 10:03:08 +03: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 \
htonl.S htons.S ntohl.S ntohs.S \
1998-02-22 11:14:56 +03:00
random.S