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
kernel, libc: signals fixes
[minix.git]
/
lib
/
liblwip
/
netif
/
Makefile.inc
blob
fe31d0bada2f2dbb9f3c8cea412f0f26fff76f90
1
.PATH: ${.CURDIR}/netif ${.CURDIR}/netif/ppp
2
3
SRCS += \
4
etharp.c \
5
ethernetif.c \
6
slipif.c \
7
\
8
chap.c \
9
magic.c \
10
pap.c \
11
fsm.c \
12
vj.c \
13
md5.c \
14
ppp_oe.c \
15
lcp.c \
16
ipcp.c \
17
auth.c \
18
ppp.c \
19
randm.c \
20
chpms.c