summaryrefslogtreecommitdiff
path: root/make-liblwip200.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make-liblwip200.mk')
-rw-r--r--make-liblwip200.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-liblwip200.mk b/make-liblwip200.mk
index 3b77e03..91b1175 100644
--- a/make-liblwip200.mk
+++ b/make-liblwip200.mk
@@ -134,4 +134,4 @@ $(LWIPLIB): $(LWIPOBJS)
$(CC) -g -nostartfiles -shared -o build/$@ $^
.depend: $(LWIPFILES)
- $(CCDEP) $(CFLAGS) -MM $^ > .depend || rm -f .depend
+ $(CCDEP) $(CFLAGS) -MM $^ > .depend || rm -f .depend \ No newline at end of file