From: Francois-Xavier Le Bail Date: Tue, 1 Oct 2019 20:31:02 +0000 (+0200) Subject: Remove extra blank lines X-Git-Tag: libpcap-1.10-bp~427 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/5013ea4beb87a8c0e5163d8bf741480e9368a942 Remove extra blank lines --- diff --git a/Makefile.in b/Makefile.in index c940d638..03e94175 100644 --- a/Makefile.in +++ b/Makefile.in @@ -800,5 +800,3 @@ depend: $(GENERATED_C_SRC) $(GENHDR) $(MKDEP) -c "$(CC)" -m "$(DEPENDENCY_CFLAG)" $(CFLAGS) $(DEFS) $(INCLS) $(SRC) cd rpcapd; $(MAKE) depend cd testprogs; $(MAKE) depend - -