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
opendir change: refinement
[minix.git]
/
lib
/
libasyn
/
Makefile
blob
693c57763d568c1daed9f664a4c961ed9aea9049
1
.
include
<
bsd.own.mk
>
2
LIB
=
asyn
3
INCS
=
asynchio.h
4
INCSDIR
= /
usr
/
include
/
sys
5
6
SRCS
+=
asyn_cancel.c asyn_close.c asyn_init.c asyn_pending.c asyn_read.c \
7
asyn_special.c asyn_synch.c asyn_wait.c asyn_write.c
8
9
.
include
<
bsd.lib.mk
>