projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44e8cc1
)
windows: Remove obsolete references to doc/gpl.html
author
Fabian Keil
<fk@fabiankeil.de>
Wed, 9 Dec 2020 18:42:26 +0000
(19:42 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Fri, 11 Dec 2020 06:37:38 +0000
(07:37 +0100)
windows/GNUmakefile
patch
|
blob
|
history
diff --git
a/windows/GNUmakefile
b/windows/GNUmakefile
index
5beec44
..
68a5957
100755
(executable)
--- a/
windows/GNUmakefile
+++ b/
windows/GNUmakefile
@@
-164,9
+164,6
@@
webdoc: $(DEST)/doc/developer-manual $(DEST)/doc/faq $(DEST)/doc/user-manual
cp $(SOURCE)/doc/webserver/p_doc.css $(DEST)/doc/user-manual/
-$(DEST)/doc/gpl.html: $(SOURCE)/doc/gpl.html $(DEST)/doc
- $(DOSFILTER) < $< > $@
-
$(DEST)/doc/%.txt : $(SOURCE)/doc/text/%.txt $(DEST)/doc
$(DOSFILTER) < $< > $@