abab24b785
lwip-1.4.0-rc1 imported as liblwip
11 lines
127 B
Makefile
11 lines
127 B
Makefile
.PATH: ${.CURDIR}/api
|
|
|
|
SRCS += \
|
|
api_lib.c \
|
|
api_msg.c \
|
|
err.c \
|
|
netbuf.c \
|
|
netdb.c \
|
|
netifapi.c \
|
|
sockets.c \
|
|
tcpip.c
|