bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] lwip translator: Remove unused reference to config.h


From: Joan Lledó
Subject: [PATCH] lwip translator: Remove unused reference to config.h
Date: Wed, 2 May 2018 10:53:21 +0200

---
 lwip/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lwip/Makefile b/lwip/Makefile
index c5f3c8cb..d0ddfd38 100644
--- a/lwip/Makefile
+++ b/lwip/Makefile
@@ -47,4 +47,3 @@ iioctl-MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h
 
 # cpp doesn't automatically make dependencies for -imacros dependencies. argh.
 lwip_io_S.h ioServer.c lwip_socket_S.h socketServer.c: mig-mutate.h
-$(OBJS): config.h
-- 
2.14.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]