diff options
Diffstat (limited to 'examples/Makefile.win.in')
-rw-r--r-- | examples/Makefile.win.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/Makefile.win.in b/examples/Makefile.win.in index 9406f1e..1caef19 100644 --- a/examples/Makefile.win.in +++ b/examples/Makefile.win.in @@ -81,10 +81,6 @@ autolink/html/index.html: autolink.cpp autolink.cfg tag/html/index.html: tag.cpp tag.cfg $(DOXYDIR)\doxygen tag.cfg - cd tag\html - echo perl installdox -lexample.tag@../../example/html >runperl.bat - runperl.bat - cd ..\.. restypedef/html/index.html: restypedef.cpp restypedef.cfg $(DOXYDIR)\doxygen restypedef.cfg |