diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2009-08-14 14:49:07 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2009-08-14 14:49:07 (GMT) |
commit | 9e6be9a8ae24b788cf2463a703bda48cbd77c773 (patch) | |
tree | fed426d0d7216311cbd009a1fcd2786176478b5e /Makefile.win_nmake.in | |
parent | 6e28050ef5483e624122b0bacb998c40664f78ee (diff) | |
download | Doxygen-9e6be9a8ae24b788cf2463a703bda48cbd77c773.zip Doxygen-9e6be9a8ae24b788cf2463a703bda48cbd77c773.tar.gz Doxygen-9e6be9a8ae24b788cf2463a703bda48cbd77c773.tar.bz2 |
Release-1.5.9-20090814
Diffstat (limited to 'Makefile.win_nmake.in')
-rw-r--r-- | Makefile.win_nmake.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.win_nmake.in b/Makefile.win_nmake.in index d618b6c..46dad89 100644 --- a/Makefile.win_nmake.in +++ b/Makefile.win_nmake.in @@ -3,9 +3,6 @@ all: src\version.cpp cd qtools $(MAKE) cd .. - cd libpng - $(MAKE) - cd .. cd libmd5 $(MAKE) cd .. |