projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97dc097
)
making 'dox' target phony
author
Marc Cromme
<marc@indexdata.dk>
Wed, 7 Feb 2007 12:50:13 +0000
(12:50 +0000)
committer
Marc Cromme
<marc@indexdata.dk>
Wed, 7 Feb 2007 12:50:13 +0000
(12:50 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
0e2149b
..
0ae7ebe
100644
(file)
--- 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