blob: 9c012389cd48622ab828551cfad1aeab5386747e (
plain)
1
2
3
4
5
6
|
# $NetBSD: Makefile.inc,v 1.3 1994/10/26 06:39:40 cgd Exp $
#
# There are likely more that we will notice when we go native
SRCS+= random.c scanc.c skpc.c strcat.c strcpy.c strncmp.c strncpy.c
|