X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=f7ea871e3f035ced973ec0af84a5e064e6e337f4;hp=2f74c8433c1b1e88b5154f629671f344569a4032;hb=b9dc154eb533324075ffd3e70e5ab2430215d984;hpb=97a1e231cff2ed84e2c3203777374526211a163c diff --git a/GNUmakefile.in b/GNUmakefile.in index 2f74c843..f7ea871e 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -747,9 +747,6 @@ ssl.@OBJEXT@: ssl.c ssl.h ssl_common.h config.h $(PROJECT_H_DEPS) encode.h errlo openssl.@OBJEXT@: openssl.c ssl.h ssl_common.h config.h $(PROJECT_H_DEPS) encode.h errlog.h jcc.h miscutil.h ssl_common.@OBJEXT@: ssl_common.c ssl.h ssl_common.h config.h $(PROJECT_H_DEPS) errlog.h miscutil.h -# GNU regex -gnu_regex.@OBJEXT@: gnu_regex.c gnu_regex.h config.h - # PCRS pcrs.@OBJEXT@: pcrs.c pcrs.h config.h @STATIC_PCRE_ONLY@pcre/pcre.h