repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
VM: simplify slab allocator
[minix.git]
/
lib
/
libc
/
compat
/
stdlib
/
Makefile.inc
blob
c844080cea33e070125d304e6dc81e386847824c
1
# $NetBSD: Makefile.inc,v 1.2 2006/03/11 21:07:18 christos Exp $
2
3
.PATH: ${COMPATDIR}/stdlib
4
CPPFLAGS+=-I${COMPATDIR}/stdlib -I${COMPATDIR}/../stdlib
5
SRCS+=compat_unsetenv.c