projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97a1e23
)
Remove obsolete 'gnu_regex.@OBJEXT@' target
author
Fabian Keil
<fk@fabiankeil.de>
Mon, 7 Dec 2020 03:29:46 +0000
(
04:29
+0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Mon, 7 Dec 2020 15:01:33 +0000
(16:01 +0100)
GNUmakefile.in
patch
|
blob
|
history
diff --git
a/GNUmakefile.in
b/GNUmakefile.in
index
2f74c84
..
f7ea871
100644
(file)
--- 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