Release 3-2-4 with tag: REL_mrw-c++-3-2-4
This commit is contained in:
		@@ -386,7 +386,8 @@ $(html_DATA): doxyfile *.[ch]pp $(deps) style.css head.html foot.html
 | 
				
			|||||||
	test -d $(top_builddir)/doc/html || mkdir -p $(top_builddir)/doc/html
 | 
						test -d $(top_builddir)/doc/html || mkdir -p $(top_builddir)/doc/html
 | 
				
			||||||
	@test -f $(top_builddir)/doc/html/hintergrund.png || \
 | 
						@test -f $(top_builddir)/doc/html/hintergrund.png || \
 | 
				
			||||||
	  cp $(srcdir)/hintergrund.png \
 | 
						  cp $(srcdir)/hintergrund.png \
 | 
				
			||||||
	  $(top_builddir)/doc/html
 | 
						  $(top_builddir)/doc/html && \
 | 
				
			||||||
 | 
						  chmod u+w $(top_builddir)/doc/html/hintergrund.png
 | 
				
			||||||
	doxygen doxyfile || \
 | 
						doxygen doxyfile || \
 | 
				
			||||||
	  ( echo "**** ERROR in Doxygen ****" && cat doxygen.errors && false )
 | 
						  ( echo "**** ERROR in Doxygen ****" && cat doxygen.errors && false )
 | 
				
			||||||
if PEDANTIC
 | 
					if PEDANTIC
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user