kernel, libc: signals fixes
[minix.git] / lib / liblwip / netif / Makefile.inc
blobfe31d0bada2f2dbb9f3c8cea412f0f26fff76f90
1 .PATH:  ${.CURDIR}/netif ${.CURDIR}/netif/ppp
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