LWIP fixed Makefile
This commit is contained in:
parent
72b7abd1a1
commit
199e9c1907
@ -11,8 +11,8 @@ SRCS= lwip.c \
|
||||
|
||||
.PATH: ${.CURDIR}/generic
|
||||
|
||||
DPADD+= ${LIBCHARDRIVER} ${LIBSYS} ${LIBMINIXUTIL} ${LIBTIMERS} ${LIBLWIP}
|
||||
LDADD+= -lchardriver -lsys -lminixutil -ltimers -llwip
|
||||
DPADD+= ${LIBCHARDRIVER} ${LIBSYS} ${LIBTIMERS} ${LIBLWIP}
|
||||
LDADD+= -lchardriver -lsys -ltimers -llwip
|
||||
|
||||
MAN=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user