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.
6 lines
168 B
Makefile
6 lines
168 B
Makefile
# $NetBSD: Makefile.inc,v 1.3 2011/01/15 07:31:13 matt Exp $
|
|
|
|
.include "${COMPATARCHDIR}/gen/Makefile.inc"
|
|
.include "${COMPATARCHDIR}/sys/Makefile.inc"
|
|
|
|
CPPFLAGS+= -I.
|