lwip/contrib
Erik Ekman 45332ab38c ports/unix/check: Fix 'make dep'
It used to fail with this error after building the depfiles:

clang -DLWIP_NOASSERT_ON_ERROR -I/usr/include/check -I../../../../src/../test/unit -Wno-gnu-zero-variadic-macro-arguments -g -DLWIP_DEBUG -Wall -pedantic -Werror -Wparentheses -Wsequence-point -Wswitch-default -Wextra -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wc++-compat -Wwrite-strings -Wold-style-definition -Wcast-align -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Wunreachable-code -Wuninitialized -Wmissing-prototypes -Wredundant-decls -Waggregate-return -Wlogical-not-parentheses -fsanitize=address -fsanitize=undefined -fno-sanitize=alignment -Wdocumentation -Wno-documentation-deprecated-sync -I. -I../../.. -I../../../../src/include -I../../../ports/unix/port/include -c
clang-11: error: no input files

Also don't include depfiles while cleaning, to avoid generating them
just to remove them.
2020-12-03 21:55:45 +01:00
..
addons Rename IP and Ethernet equality checkers from _cmp to _eq 2020-07-07 18:51:45 +02:00
apps Fix-more-typos-using-codespell 2020-02-15 21:45:53 +01:00
Coverity Import lwIP contrib rep 2018-10-02 12:19:13 +02:00
examples PPP: Change data argument in sio_write to const 2020-12-03 09:47:00 +01:00
ports ports/unix/check: Fix 'make dep' 2020-12-03 21:55:45 +01:00
Filelists.cmake add https example 2019-08-06 22:17:55 +02:00
Filelists.mk add https example 2019-08-06 22:17:55 +02:00