b6cbf7203b
This patch imports the unmodified current version of NetBSD libc. The NetBSD includes are in /nbsd_include, while the libc code itself is split between lib/nbsd_libc and common/lib/libc.
7 lines
190 B
Makefile
7 lines
190 B
Makefile
# $NetBSD: Makefile.inc,v 1.9 2009/10/21 19:30:46 skrll Exp $
|
|
|
|
# $OpenBSD: Makefile.inc,v 1.3 1999/12/25 06:02:10 mickey Exp $
|
|
|
|
SRCS+= __sigaction14_sigtramp.c __sigtramp2.S
|
|
|
|
SRCS+= bcopy.c
|