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
180 B
Makefile
7 lines
180 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2006/07/01 19:17:32 ross Exp $
|
|
|
|
# objects built from assembler sources (need lint stubs)
|
|
SRCS+=
|
|
|
|
# objects built from C sources in compat/gen
|
|
SRCS+=
|