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: fix failed alloc condition
[minix.git]
/
lib
/
libcompat_minix
/
include
/
Makefile.inc
blob
ab3e5c6185a4d637b4a5f2301ce3f0fc96434bce
1
.PATH: ${NETBSDSRCDIR}/lib/libcompat_minix/include
2
3
INCSDIR= /usr/include
4
5
INCS+= configfile.h
6
INCS+= compat/a.out.h
7
INCS+= net/gen/netdb.h net/gen/resolv.h net/gen/nameser.h
8
INCS+= sys/jmp_buf.h ${MACHINE_ARCH}/compat_jmp_buf.h