From: Marc Cromme Date: Wed, 7 Feb 2007 12:50:13 +0000 (+0000) Subject: making 'dox' target phony X-Git-Tag: ZEBRA.2.0.12~66 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=f549d4f3a0081285ecbc3406305abde674ad048e making 'dox' target phony --- diff --git a/Makefile.am b/Makefile.am index 0e2149b..0ae7ebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.28 2006-08-14 12:18:46 adam Exp $ +## $Id: Makefile.am,v 1.29 2007-02-07 12:50:13 marc Exp $ AUTOMAKE_OPTIONS=foreign @@ -46,3 +46,5 @@ showdox: doxygen firefox -new-window file:///`pwd`/$(top_srcdir)/dox/html/index.html & + +.PHONY: cvs2cl dox showdox \ No newline at end of file