xref: /netbsd/sys/lib/libkern/arch/vax/Makefile.inc (revision bf9ec67e)
1#	$NetBSD: Makefile.inc,v 1.15 2002/02/24 00:08:22 matt 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 udiv.S urem.S
7