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
145 B
Makefile
6 lines
145 B
Makefile
# $NetBSD: Makefile.inc,v 1.4 1995/02/27 13:23:53 cgd Exp $
|
|
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
.PATH: ${.CURDIR}/db/mpool
|
|
|
|
SRCS+= mpool.c
|