11 lines
452 B
Plaintext
11 lines
452 B
Plaintext
|
$OpenBSD: patch-examples_Makefile_in,v 1.1.1.1 2005/07/17 08:30:06 alek Exp $
|
||
|
--- examples/Makefile.in.orig Thu May 5 00:04:48 2005
|
||
|
+++ examples/Makefile.in Thu May 5 00:04:50 2005
|
||
|
@@ -98,6 +98,4 @@ memgrp/html/index.html: memgrp.cpp memgr
|
||
|
$(DOXYGEN)/bin/doxygen memgrp.cfg
|
||
|
|
||
|
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
|