summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.win_nmake.in
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2002-07-15 20:10:02 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2002-07-15 20:10:02 (GMT)
commitb860a5cc743f3297002876b58d4db5e504f4294d (patch)
treeb9a5247ad8e1b7ecda53346aa9e29e3e10167e5b /doc/Makefile.win_nmake.in
parentbcbf69496a8e7e703ecf4fb6e5de264f86ebea84 (diff)
downloadDoxygen-b860a5cc743f3297002876b58d4db5e504f4294d.zip
Doxygen-b860a5cc743f3297002876b58d4db5e504f4294d.tar.gz
Doxygen-b860a5cc743f3297002876b58d4db5e504f4294d.tar.bz2
Release-1.2.17
Diffstat (limited to 'doc/Makefile.win_nmake.in')
-rw-r--r--doc/Makefile.win_nmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.win_nmake.in b/doc/Makefile.win_nmake.in
index d38116a..9775095 100644
--- a/doc/Makefile.win_nmake.in
+++ b/doc/Makefile.win_nmake.in
@@ -22,7 +22,7 @@ all: language FORCE
@copy Makefile.latex ..\latex\Makefile
@sed -e "s/\$$VERSION/$(VERSION)/g" doxygen_manual.tex >..\latex\doxygen_manual.tex
@sed -e "s/\$$VERSION/$(VERSION)/g" doxygen.sty >..\latex\doxygen.sty
- @epstopdf doxygen_logo.eps -o=..\latex\doxygen_logo.pdf
+ @epstopdf doxygen_logo.eps --outfile=..\latex\doxygen_logo.pdf
clean:
del /s /q ..\html ..\latex