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