2010-11-04 16:13:10 -04:00
|
|
|
$OpenBSD: patch-examples_Makefile_in,v 1.4 2010/11/04 20:13:10 sthen Exp $
|
|
|
|
--- examples/Makefile.in.orig Sun Jul 20 13:16:34 2008
|
|
|
|
+++ examples/Makefile.in Thu Sep 16 11:35:27 2010
|
|
|
|
@@ -114,7 +114,5 @@ docstring/html/index.html: docstring.py docstring.cfg
|
2005-10-09 17:42:04 -04:00
|
|
|
$(DOXYGEN)/bin/doxygen docstring.cfg
|
2005-07-17 04:30:06 -04:00
|
|
|
|
|
|
|
diagrams/html/index.html: diagrams_a.h diagrams_b.h diagrams_c.h diagrams_d.h diagrams_e.h diagrams.cfg
|
|
|
|
-ifneq ($(HAVE_DOT),)
|
|
|
|
$(DOXYGEN)/bin/doxygen diagrams.cfg
|
|
|
|
-endif
|
2005-10-09 17:42:04 -04:00
|
|
|
|